README.md

glmExtras

This package contains extra functions that are useful when working with generalized linear models

Installation

Currently there isn't a release on CRAN.

You can, however, download the zip ball or tar ball, decompress and run R CMD INSTALL on it, or use the devtools package to install the development version:

## Make sure your current packages are up to date
update.packages()
## devtools is required
library(devtools)
install_github("glmExtras", "Dasonk")

Note: Windows users need Rtools to install this way.

Contact

You are welcome to: submit suggestions and bug-reports at: https://github.com/Dasonk/glmExtras/issues send a pull request on: https://github.com/Dasonk/glmExtras/ * compose a friendly e-mail to: dasonk@gmail.com



Dasonk/glmExtras documentation built on May 6, 2019, 1:37 p.m.