Build Status

Eduardo E. R. Junior (edujrrib@gmail.com) - Paraná Federal University, Laboratory of Statistics and Geoinformation (LEG/UFPR).

Walmes M. Zeviani (walmes@ufpr.br) - Paraná Federal University, Laboratory of Statistics and Geoinformation (LEG/UFPR).

The gammacount is a package that contains functions to modelling count data via likelihood-based approach with a S4 implementation. The Gamma-count regression models are considered in package and methods functions for this models also are provided.


Download e Install

This is development under versioning Git and host in GitHub. You can the download and install automatically from this GitHub repository using devtools package:


## install.packages("devtools")
devtools::install_git("git@github.com:JrEduardo/gammacount.git")
devtools::install_github("JrEduardo/gammacount") ## Alternatively

License

The gammacount package is licensed under the GNU General Public License, versão 3, see the LICENSE file.