Fitting log-linear models in sparse contingency tables using the eMLEloglin R package
Matthew Friedlander

TL;DR
This paper introduces the eMLEloglin R package, which aids in fitting log-linear models to sparse contingency tables by identifying the face of the convex support, improving inference and model selection.
Contribution
The paper presents the eMLEloglin package that determines the face of the convex support in sparse tables and integrates with glm for accurate model fitting.
Findings
Enhanced model fitting for sparse tables
Improved inference and model selection
Facilitates analysis on proper faces of convex support
Abstract
Log-linear modeling is a popular method for the analysis of contingency table data. When the table is sparse, and the data falls on a proper face of the convex support, there are consequences on model inference and model selection. Knowledge of the cells determining is crucial to mitigating these effects. We introduce the R package (R Core Team (2016)) eMLEloglin for determining and passing that information on to the glm package to fit the model properly.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStatistical Methods and Inference · Topological and Geometric Data Analysis · Advanced Causal Inference Techniques
