ihmeuw-msca / mrtool

Featured Nonlinear Mixed effects Models

Home Page:https://mrtool.readthedocs.io/en/latest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License

Documentation

BuildStatus

PyPI

MRTool

MRTool (Meta-Regression Tool) package is designed to solve general meta-regression problem. The most interesting features include,

  • linear and log prediction function,
  • spline extension for covariates,
  • direct Gaussian, Uniform and Laplace prior on fixed and random effects,
  • shape constraints (monotonicity and convexity) for spline.

Advanced features include,

  • spline knots ensemble,
  • automatic covariate selection.

Installation

Use pip to install the package

pip install mrtool

For more information please check the documentation.

About

Featured Nonlinear Mixed effects Models

https://mrtool.readthedocs.io/en/latest

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 100.0%