Other packages > Find by keyword >

cold  

Count Longitudinal Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("cold", "2.0-3")



Attach the package and use:
library("cold")
Maintained by
M. Helena Goncalves
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-06-20
Latest Update: 2021-08-25
Description:
Performs regression analysis for longitudinal count data, allowing for serial dependence among observations from a given individual and two dimensional random effects on the linear predictor. Estimation is via maximization of the exact likelihood of a suitably defined model. Missing values and unbalanced data are allowed. Details can be found in the accompanying scientific papers: Goncalves & Cabral (2021, Journal of Statistical Software, ) and Goncalves et al. (2007, Computational Statistics & Data Analysis, ).
How to cite:
M. Helena Goncalves (2013). cold: Count Longitudinal Data. R package version 2.0-3, https://cran.r-project.org/web/packages/cold. Accessed 18 Sep. 2026.
Previous versions and publish date:
(2026-07-09 07:27), 1.0-1 (2013-06-27 18:46), 1.0-2 (2013-07-30 19:38), 1.0-3 (2013-10-05 17:49), 1.0-4 (2015-04-15 20:46), 1.0 (2013-06-20 13:31), 2.0-0 (2019-07-22 23:20), 2.0-1 (2020-03-25 19:20), 2.0-2 (2021-08-18 10:00)
Other packages that cited cold R package
View cold citation profile
Other R packages that cold depends, imports, suggests or enhances
Complete documentation for cold
Functions, R codes and Examples using the cold R package
Some associated functions: anova-methods . coeftest-methods . coeftest . cold-class . cold-internal . cold-package . cold . coldControl . coldIntegrate . coldcublim . fitted-methods . fixeff-methods . fixeff . getAIC-methods . getAIC . getLogLik-methods . getLogLik . getcoef-methods . getcoef . getvcov-methods . getvcov . modelmatrix-methods . modelmatrix . plot-methods . randeff-methods . randeff . resid-methods . show-methods . summary-methods . summary.cold-class . vareff-methods . vareff . 
Some associated R codes: LogL_pss0I_aux.R . LogL_pss0Ic.R . LogL_pss0Ic2.R . LogL_pss0Ic2_aux.R . LogL_pss0MC.R . LogL_pss0MC2.R . LogL_pss1.R . LogL_pss1I.R . LogL_pss1I_aux.R . LogL_pss1Ic.R . LogL_pss1Ic2.R . LogL_pss1Ic2_aux.R . LogL_pssMC1.R . LogL_pssMC2.R . anova_cold.R . cold.R . coldControl.R . coldIntegrate.R . coldcublim.R . ctest_cold.R . fitted_cold.R . fixeff_cold.R . getAIC_cold.R . getLogLik_cold.R . getcoef_cold.R . getvcov_cold.R . gradLogL_pss0I.R . gradLogL_pss0Ic.R . gradLogL_pss0Ic2.R . gradLogL_pss0MC.R . gradLogL_pss0MC2.R . gradLogL_pss1.R . gradLogL_pss1I.R . gradLogL_pss1Ic.R . gradLogL_pss1Ic2.R . gradLogL_pssMC.R . gradLogL_pssMC2.R . gradlogL_pss0.R . logL_pss0.R . logL_pss0I.R . modelmatrix_cold.R . num_info.R . num_infoI.R . num_infoIc.R . num_infoMC.R . plot_cold.R . randeff_cold.R . resid_cold.R . show_cold.R . show_summary.cold.R . summary_cold.R . vareff_cold.R .  Full cold package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
hmeasure  
The H-Measure and Other Scalar Classification Performance Metrics
Classification performance metrics that are derived from the ROC curve of a classifier. The package ...
Download / Learn more Package Citations See dependency  
injectoR  
R Dependency Injection
R dependency injection framework. Dependency injection allows a program design to follow the depend ...
Download / Learn more Package Citations See dependency  
data360r  
Wrapper for 'TCdata360' and 'Govdata360' API
Makes it easy to engage with the Application Program Interface (API) of the 'TCdata360' and 'Govdat ...
Download / Learn more Package Citations See dependency  
downlit  
Syntax Highlighting and Automatic Linking
Syntax highlighting of R code, specifically designed for the needs of 'RMarkdown' packages like 'pk ...
Download / Learn more Package Citations See dependency  
eyelinker  
Import ASC Files from EyeLink Eye Trackers
Imports plain-text ASC data files from EyeLink eye trackers into (relatively) tidy data frames for ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

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