Coarsened Variable Modeling
R package that extends R's implementation of categorical variables (factors) to handle coarsened observations; implements log-linear models for coarsened categorical data, including latent-class models. Detailed information and examples are provided in the package vignettes.
Directory containing the source code for the most recent version of the cvam package.
This is the zipped tar archive containing the built package. To install the package on a Linux system, do this at the command line:
R CMD INSTALL cvam_x.x.x.tar.gz
Windows binaries, for installing on Windows versions of R.
macOS (arm64) binaries, for installing on Mac versions of R.
macOS (x86_64) binaries, for installing on Mac versions of R.
Reference manual generated by R
Package vignette
Package vignette