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 10 Mar. 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

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
plyr  
Tools for Splitting, Applying and Combining Data
A set of tools that solves a common set of problems: you need to break a big problem down into mana ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
gena  
Genetic Algorithm and Particle Swarm Optimization
Implements genetic algorithm and particle swarm algorithm for real-valued functions. Various modific ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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