Skip to content

MarcoEnea/speedglm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

speedglm

----------------------------------------------- beta version ------------------------------------------------------

This repository contains the latest updates about the speedglm R package, with respect the latest package version mantained on CRAN. All differences with the CRAN version are reported in the NEWS file. Periodically this version will become the official one and will be loaded on CRAN. Users are freely to contribute by reporting bugs and/or providing a bug fix accompanied by a reproducible example.

To install this package on R:

install.packages("devtools")

library(devtools)

install_github("MarcoEnea/speedglm")