MyForestPlot documentation¶
Date: Sep 20, 2022 Version: 0.2.2
Useful links: Source Repository
| Issues & Ideas
What is MyForestPlot?¶
MyForestPlot is a Python package helping create a forest plot. This myforestplot is mainly designed to create a forest plot for logistic/log binomial/robust poisson results, meaning that tries to present ORs or RRs for categorical variables. Codes and usage is explained in usage page.
Installation¶
pip install myforestplot