This is a python package for simulating linear model data. This is also availiable as R package in http://github.com/simulatr/simrel. You can install import this package in python as, import simrel or import simrel as sim.
pip install simrel
or for python3
pip3 install simrel
- numpy
- pandas
- Documentation at `Read the Docs`_
Not yet availiable