pleLMA: Pseudo-Likelihood Estimation of Log-Multiplicative Association Models

Log-multiplicative association models (LMA) are models for cross-classifications of categorical variables where interactions are represented by products of category scale values and an association parameter. Maximum likelihood estimation (MLE) fails for moderate to large numbers of categorical variables. The 'pleLMA' package overcomes this limitation of MLE by using pseudo-likelihood estimation to fit the models to small or large cross-classifications dichotomous or multi-category variables. Originally proposed by Besag (1974, <doi:10.1111/j.2517-6161.1974.tb00999.x>), pseudo-likelihood estimation takes large complex models and breaks it down into smaller ones. Rather than maximizing the likelihood of the joint distribution of all the variables, a pseudo-likelihood function, which is the product likelihoods from conditional distributions, is maximized. LMA models can be derived from a number of different frameworks including (but not limited to) graphical models and uni-dimensional and multi-dimensional item response theory models. More details about the models and estimation can be found in the vignette.

Version: 0.2.1
Depends: R (≥ 2.10)
Imports: mlogit, dfidx, stats, graphics
Suggests: ggplot2, knitr, rmarkdown, testthat
Published: 2021-10-05
Author: Carolyn J. Anderson
Maintainer: Carolyn J. Anderson <cja at illinois.edu>
License: GPL (≥ 3)
NeedsCompilation: no
Materials: NEWS
CRAN checks: pleLMA results

Documentation:

Reference manual: pleLMA.pdf
Vignettes: Vignette for the pleLMA Package

Downloads:

Package source: pleLMA_0.2.1.tar.gz
Windows binaries: r-devel: pleLMA_0.2.1.zip, r-release: pleLMA_0.2.1.zip, r-oldrel: pleLMA_0.2.1.zip
macOS binaries: r-release (arm64): pleLMA_0.2.1.tgz, r-oldrel (arm64): pleLMA_0.2.1.tgz, r-release (x86_64): pleLMA_0.2.1.tgz
Old sources: pleLMA archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=pleLMA to link to this page.