Skip to content
/ aglm Public

❗ This is a read-only mirror of the CRAN R package repository. aglm — Accurate Generalized Linear Model. Homepage: https://github.com/kkondo1981/aglm Report bugs for this package: https://github.com/kkondo1981/aglm/issues

Notifications You must be signed in to change notification settings

cran/aglm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

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 in our paper.

2021/6/6: Now our paper won Charles A. Hachemeister Prize.

Installation

# The simplest way:
install.packages("aglm")

# Or the development version from GitHub:
# install.packages("devtools")
devtools::install_github("kkondo1981/aglm", ref="develop")

Usage

See the help as below after installing aglm.

library(aglm)
?"aglm-package"

About

❗ This is a read-only mirror of the CRAN R package repository. aglm — Accurate Generalized Linear Model. Homepage: https://github.com/kkondo1981/aglm Report bugs for this package: https://github.com/kkondo1981/aglm/issues

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages