Planned intervention: On Wednesday April 3rd 05:30 UTC Zenodo will be unavailable for up to 2-10 minutes to perform a storage cluster upgrade.

There is a newer version of the record available.

Published December 9, 2022 | Version v0.8.0
Software Open

ejolly/pymer4: v0.8.0

  • 1. Retired
  • 2. Dartmouth College

Description

This is a minor release that adds supporting for logistic Lm models, likelihood ratio tests for Lmer models, fixes numerous bugs.

See the full changelog here

If you have trouble installing from conda or a pre-built conda package is not available you can install using pip by first creating a new conda environment:

conda create -n pymer4 python=3.8 'r-lmerTest' 'r-emmeans' rpy2 -c conda-forge
conda activate pymer4
pip install -r requirements.txt
pip install .

Files

ejolly/pymer4-v0.8.0.zip

Files (1.9 MB)

Name Size Download all
md5:49612ccaa27dadeaa653b3ad7e92645e
1.9 MB Preview Download

Additional details

Related works