.gitignore
LICENSE.txt
MANIFEST.in
README.md
codemeta.json
paper.bib
paper.md
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
.github/ISSUE_TEMPLATE/bug_report.md
.github/workflows/Build.yml
.github/workflows/Tests.yml
.github/workflows/manual_upload_conda.yml
.github/workflows/manual_upload_pypi.yml
conda/meta.yaml
docs/Makefile
docs/api.rst
docs/citation.rst
docs/conf.py
docs/contributing.rst
docs/features.rst
docs/index.rst
docs/installation.rst
docs/new.rst
docs/pymer4_dev_cycle.jpeg
docs/rfx_cheatsheet.rst
docs/auto_examples/auto_examples_jupyter.zip
docs/auto_examples/auto_examples_python.zip
docs/auto_examples/example_01_basic_usage.ipynb
docs/auto_examples/example_01_basic_usage.py
docs/auto_examples/example_01_basic_usage.py.md5
docs/auto_examples/example_01_basic_usage.rst
docs/auto_examples/example_02_categorical.ipynb
docs/auto_examples/example_02_categorical.py
docs/auto_examples/example_02_categorical.py.md5
docs/auto_examples/example_02_categorical.rst
docs/auto_examples/example_03_posthoc.ipynb
docs/auto_examples/example_03_posthoc.py
docs/auto_examples/example_03_posthoc.py.md5
docs/auto_examples/example_03_posthoc.rst
docs/auto_examples/example_04_simulating_data.ipynb
docs/auto_examples/example_04_simulating_data.py
docs/auto_examples/example_04_simulating_data.py.md5
docs/auto_examples/example_04_simulating_data.rst
docs/auto_examples/example_05_misc_stats.ipynb
docs/auto_examples/example_05_misc_stats.py
docs/auto_examples/example_05_misc_stats.py.md5
docs/auto_examples/example_05_misc_stats.rst
docs/auto_examples/index.rst
docs/auto_examples/sg_execution_times.rst
docs/auto_examples/images/sphx_glr_example_01_basic_usage_001.png
docs/auto_examples/images/sphx_glr_example_01_basic_usage_002.png
docs/auto_examples/images/sphx_glr_example_01_basic_usage_003.png
docs/auto_examples/images/sphx_glr_example_01_basic_usage_004.png
docs/auto_examples/images/sphx_glr_example_05_misc_stats_001.png
docs/auto_examples/images/thumb/sphx_glr_example_01_basic_usage_thumb.png
docs/auto_examples/images/thumb/sphx_glr_example_02_categorical_thumb.png
docs/auto_examples/images/thumb/sphx_glr_example_03_posthoc_thumb.png
docs/auto_examples/images/thumb/sphx_glr_example_04_simulating_data_thumb.png
docs/auto_examples/images/thumb/sphx_glr_example_05_misc_stats_thumb.png
examples/README.rst
examples/example_01_basic_usage.py
examples/example_02_categorical.py
examples/example_03_posthoc.py
examples/example_04_simulating_data.py
examples/example_05_misc_stats.py
examples/mymodel.h5
misc/contrasts1.png
misc/contrasts2.png
misc/contrasts3.png
misc/fit_plot.png
misc/marginal1.png
misc/output.png
misc/plot_summary_lmm.png
misc/ranef_plot.png
misc/residuals_plot.png
misc/sample_data_custom_head.png
misc/sample_data_head.png
misc/sim_lm_data_head.png
misc/sim_lmm_data_head.png
misc/simple_fixef.png
misc/simple_summary_lmm.png
misc/simple_summary_ols.png
pymer4/__init__.py
pymer4/bridge.py
pymer4/io.py
pymer4/simulate.py
pymer4/stats.py
pymer4/test_install.py
pymer4/utils.py
pymer4/version.py
pymer4.egg-info/PKG-INFO
pymer4.egg-info/SOURCES.txt
pymer4.egg-info/dependency_links.txt
pymer4.egg-info/requires.txt
pymer4.egg-info/top_level.txt
pymer4/models/Lm.py
pymer4/models/Lm2.py
pymer4/models/Lmer.py
pymer4/models/__init__.py
pymer4/resources/gammas.csv
pymer4/resources/sample_data.csv
pymer4/tests/conftest.py
pymer4/tests/test_bridge.py
pymer4/tests/test_models.py
pymer4/tests/test_simulate.py
pymer4/tests/test_stats.py
pymer4/tests/test_utils.py