Other packages > Find by keyword >

Mmcsd  

Modeling Complex Longitudinal Data in a Quick and Easy Way
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("Mmcsd", "1.0.0")



Attach the package and use:
library("Mmcsd")
Maintained by
Pedro Pacheco
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-03-31
Latest Update: 2023-03-31
Description:
Matching longitudinal methodology models with complex sampling design. It fits fixed and random effects models and covariance structured models so far. It also provides tools to perform statistical tests considering these specifications as described in : Pacheco, P. H. (2021). "Modeling complex longitudinal data in R: development of a statistical package." .
How to cite:
Pedro Pacheco (2023). Mmcsd: Modeling Complex Longitudinal Data in a Quick and Easy Way. R package version 1.0.0, https://cran.r-project.org/web/packages/Mmcsd. Accessed 27 Jul. 2026.
Previous versions and publish date:
No previous versions
Other packages that cited Mmcsd R package
View Mmcsd citation profile
Other R packages that Mmcsd depends, imports, suggests or enhances
Complete documentation for Mmcsd
Functions, R codes and Examples using the Mmcsd R package
Full Mmcsd package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

structree  
Tree-Structured Clustering
Tree-structured modelling of categorical predictors (Tutz and Berger (2018), < ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
pgam  
Poisson-Gamma Additive Models
This work is an extension of the state space model for Poisson count data, Poisson-Gamma model, towa ...
Download / Learn more Package Citations See dependency  

27,987

R Packages

239,283

Dependencies

74,234

Author Associations

27,988

Publication Badges

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