Installation

Requirements

The package requires python ≥ 3.8 and these necessary dependencies:

  • cmprsk

  • joblib

  • lifelines

  • matplotlib

  • numpy

  • pandas

  • prettytable

  • pytruncreg

  • scipy

  • seaborn

  • statsmodels

  • tqdm

All the dependencies needed by the pygformula are listed in the file “requirements.txt” , users can install them by:

pip install -r requirements.txt

Install pygformula

Users can use the following command to install the pygformula package:

pip install pygformula