Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dasonk/glmextras
Extra functions that are useful when working with generalized linear models
https://github.com/dasonk/glmextras
Last synced: 2 days ago
JSON representation
Extra functions that are useful when working with generalized linear models
- Host: GitHub
- URL: https://github.com/dasonk/glmextras
- Owner: Dasonk
- Created: 2013-12-03T03:44:37.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-03T04:24:26.000Z (almost 11 years ago)
- Last Synced: 2024-10-11T18:35:45.953Z (27 days ago)
- Language: R
- Size: 97.7 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# glmExtras
This package contains extra functions that are useful when working with generalized linear models
## Installation
Currently there isn't a release on [CRAN](http://cran.r-project.org/).
You can, however, download the [zip ball](https://github.com/Dasonk/glmExtras/zipball/master) or [tar ball](https://github.com/Dasonk/glmExtras/tarball/master), decompress and run `R CMD INSTALL` on it, or use the **devtools** package to install the development version:
```r
## 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](http://www.murdoch-sutherland.com/Rtools/) to install this way.
## Contact
You are welcome to:
* submit suggestions and bug-reports at:
* send a pull request on:
* compose a friendly e-mail to: