eMLEloglin: Fitting log-Linear Models in Sparse Contingency Tables

Log-linear modeling is a popular method for the analysis of contingency table data. When the table is sparse, the data can fall on the boundary of the convex support, and we say that "the MLE does not exist" in the sense that some parameters cannot be estimated. However, an extended MLE always exists, and a subset of the original parameters will be estimable. The 'eMLEloglin' package determines which sampling zeros contribute to the non-existence of the MLE. These problematic zero cells can be removed from the contingency table and the model can then be fit (as far as is possible) using the glm() function.

Version: 1.0.1
Depends: lpSolveAPI
Published: 2016-11-30
Author: Matthew Friedlander
Maintainer: Matthew Friedlander <mattyf5 at hotmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
CRAN checks: eMLEloglin results

Documentation:

Reference manual: eMLEloglin.pdf
Vignettes: User manual

Downloads:

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

Linking:

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