Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

logreg

Travis build status AppVeyor build status

The logreg package implemented logistic regression and regularized logistic regression models with the computational graph and automatic differentiation framework provided by the R package cgraph.

Check out the vignette or the blog post for details.

Installation

Install from GitHub:

# install.packages("remotes")
remotes::install_github("nanxstats/logreg")

License

logreg is free and open source software, licensed under MIT.

You can’t perform that action at this time.