- Notifications
You must be signed in to change notification settings - Fork5
A handy tool for actuarial modeling, which is designed to achieve both accuracy and accountability.
License
NotificationsYou must be signed in to change notification settings
kkondo1981/aglm
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Accurate Generalized Linear Model (AGLM) is defined as a regularized GLM which applying a sort of feature transformations using a discretization of numerical features and specific coding methodologies of dummy variables.More details can be found inour paper.
2021/6/6:Now our paper wonCharles A. Hachemeister Prize.
# The simplest way:install.packages("aglm")# Or the development version from GitHub:# install.packages("devtools")devtools::install_github("kkondo1981/aglm",ref="develop")
See the help as below after installingaglm.
library(aglm)?"aglm-package"
About
A handy tool for actuarial modeling, which is designed to achieve both accuracy and accountability.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.