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 07 Jun. 2026.
Previous versions and publish date:
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

embryogrowth  
Tools to Analyze the Thermal Reaction Norm of Embryo Growth
Tools to analyze the embryo growth and the sexualisation thermal reaction norms. See ...
Download / Learn more Package Citations See dependency  
cesR  
Access the Canadian Election Study Datasets
Makes accessing and loading the Canadian Election Study (, ...
Download / Learn more Package Citations See dependency  
xmlr  
Read, Write and Work with 'XML' Data
'XML' package for creating and reading and manipulating 'XML', with an object model based on 'Refere ...
Download / Learn more Package Citations See dependency  
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  
gRain  
Bayesian Networks
Probability propagation in graphical independence networks, also known as Bayesian networks or prob ...
Download / Learn more Package Citations See dependency  
roxygen2  
In-Line Documentation for R
Generate your Rd documentation, 'NAMESPACE' file, and collation field using specially formatted com ...
Download / Learn more Package Citations See dependency  

27,372

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

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