Other packages > Find by keyword >

cmm  

Categorical Marginal Models
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("cmm", "1.0")



Attach the package and use:
library("cmm")
Maintained by
L. A. van der Ark
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2009-06-03
Latest Update: 2023-08-09
Description:
Quite extensive package for maximum likelihood estimation and weighted least squares estimation of categorical marginal models (CMMs; e.g., Bergsma and Rudas, 2002, .
How to cite:
L. A. van der Ark (2009). cmm: Categorical Marginal Models. R package version 1.0, https://cran.r-project.org/web/packages/cmm. Accessed 11 May. 2025.
Previous versions and publish date:
0.1 (2009-06-03 19:31), 0.2 (2010-04-02 19:07), 0.3 (2011-02-07 18:07), 0.4 (2012-04-06 14:39), 0.7 (2013-02-23 15:18), 0.8 (2015-01-15 07:39), 0.12 (2018-03-11 23:24)
Other packages that cited cmm R package
View cmm citation profile
Other R packages that cmm depends, imports, suggests or enhances
Complete documentation for cmm
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

strategicplayers  
Strategic Players
Identifies individuals in a social network who should be the intervention subjects for a network int ...
Download / Learn more Package Citations See dependency  
bootImpute  
Bootstrap Inference for Multiple Imputation
Bootstraps and imputes incomplete datasets. Then performs inference on estimates obtained from analy ...
Download / Learn more Package Citations See dependency  
hash  
Full Featured Implementation of Hash Tables/Associative Arrays/Dictionaries
Implements a data structure similar to hashes in Perl and dictionaries in Python but with a purposef ...
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  
cliapp  
Create Rich Command Line Applications
Create rich command line applications, with colors, headings, lists, alerts, progress bars, etc. It ...
Download / Learn more Package Citations See dependency  
PhySortR  
A Fast, Flexible Tool for Sorting Phylogenetic Trees
Screens and sorts phylogenetic trees in both traditional and extended Newick format. Allows for the ...
Download / Learn more Package Citations See dependency  

24,223

R Packages

207,311

Dependencies

65,402

Author Associations

24,224

Publication Badges

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