Other packages > Find by keyword >

COUNT  

Functions, Data and Code for Count Data
View on CRAN: Click here


Download and install COUNT package within the R console
Install from CRAN:
install.packages("COUNT")

Install from Github:
library("remotes")
install_github("cran/COUNT")

Install by package version:
library("remotes")
install_version("COUNT", "1.3.5")



Attach the package and use:
library("COUNT")
Maintained by
Andrew Robinson
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-09-12
Latest Update: 2025-04-28
Description:
Functions, data and code for Hilbe, J.M. 2011. Negative Binomial Regression, 2nd Edition (Cambridge University Press) and Hilbe, J.M. 2014. Modeling Count Data (Cambridge University Press).
How to cite:
Andrew Robinson (2010). COUNT: Functions, Data and Code for Count Data. R package version 1.3.5, https://cran.r-project.org/web/packages/COUNT. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0.0 (2010-09-12 10:10), 1.1.0 (2010-10-01 12:09), 1.1.1 (2010-10-06 08:30), 1.1.2 (2011-03-22 07:48), 1.2.0 (2011-07-24 16:27), 1.2.1 (2012-03-19 07:52), 1.2.3 (2012-08-01 07:53), 1.3.0 (2014-07-16 09:52), 1.3.1 (2014-07-22 10:30), 1.3.2 (2014-08-15 07:32), 1.3.4 (2016-10-19 13:07)
Other packages that cited COUNT R package
View COUNT citation profile
Other R packages that COUNT depends, imports, suggests or enhances
Complete documentation for COUNT
Functions, R codes and Examples using the COUNT R package
Some associated functions: affairs . azcabgptca . azdrg112 . azpro . azprocedure . badhealth . fasttrakg . fishing . lbw . lbwgrp . logit_syn . loomis . mdvis . medpar . ml.nb1 . ml.nb2 . ml.nbc . ml.pois . modelfit . myTable . nb1_syn . nb2s.pred . nb2_syn . nbc_syn . nuts . pois.pred . poisson_syn . probit_syn . rwm . rwm1984 . rwm5yr . ships . smoking . titanic . titanicgrp . 
Some associated R codes: Full COUNT package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA