Plotting code to visualize models estimated with the mssm toolbox.
Project description
mssmViz
Description
Plotting functions for the Massive Smooth Models (mssm) toolbox. mssm
is a toolbox to estimate Generalized Additive Mixed Models (GAMMs) and Generalized Additive Mixed Models of Location Scale and Shape (GAMMLSS). In addition, a tutorial for mssm
is provided with this repository.
Installation
To install mssm
simply run:
conda create -n mssm_env python=3.11
conda activate mssm_env
pip install mssm
pip install matplotlib # Needed for tutorials
Subsequently, clone this tutorial repository into a folder of your choice:
git clone https://github.com/JoKra1/mssm_tutorials.git
After selecting the conda environment you just created as kernel and navigating to the folder into which you cloned this repository, you can install mssmViz
plot functions
by running
pip install -e .
The -e flag will ensure that any new changes you pull from this repository will be reflected when you use the plot functions.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file mssmviz-0.1.dev1.tar.gz
.
File metadata
- Download URL: mssmviz-0.1.dev1.tar.gz
- Upload date:
- Size: 3.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 90630f99fb5102268406d3e6371525712508095ae4011cd72a23627f430c5eac |
|
MD5 | 8be5cda9423b10c9cda604545bdff666 |
|
BLAKE2b-256 | d2d5c809e4a6a612abe3517cd6468d410f155b954802c6992522fcfd4668197e |
File details
Details for the file mssmViz-0.1.dev1-py3-none-any.whl
.
File metadata
- Download URL: mssmViz-0.1.dev1-py3-none-any.whl
- Upload date:
- Size: 34.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d8aee8add86982c51041e1af5905ba10464434a90f89169c10929c81312a87e |
|
MD5 | 4e97c38282c3dbe9eeaec5e093788c16 |
|
BLAKE2b-256 | 8d02d454f059f31635e728921305c9d934e40b21a9f7c1b6681cdda111acba72 |