================================================================== iimm: Improved Inference for Multilevel Models with Few Clusters ================================================================== This package provides support for inference about linear mixed effects models estimated with 'lmer' from package 'lme4' using a Student's t-distribution with degrees of freedom determined by the m-l-1 heuristic or the Kenward-Roger method. The package is available not (yet?) available from CRAN_ but only on GitHub_. If you have the package devtools_ installed, you can install the package by .. code-block:: r library(devtools) install_github("melff/iimm") Documentation ============= .. toctree:: :titlesonly: :maxdepth: 1 iimm/manual-pages iimm/manual-index .. _CRAN: https://cran.r-project.org .. _GitHub: https://github.com/melff/iimm .. _devtools: https://cran.r-project.org/package=devtools .. _githubinstall: https//cran.r-project.org/package=githubinstall