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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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