Welcome to pygformula’s documentation!

The pygformula package implements the non-iterative conditional expectation (NICE) algorithm of the g-formula algorithm [1] , [2]. The g-formula can estimate an outcome’s counterfactual mean or risk under hypothetical treatment strategies (interventions) when there is sufficient information on time-varying treatments and confounders.

This package can be used for discrete or continuous time-varying treatments and for failure time outcomes or continuous/binary end of follow-up outcomes. The package can handle a random measurement/visit process and a priori knowledge of the data structure, as well as censoring (e.g., by loss to follow-up) and two options for handling competing events for failure time outcomes. Interventions can be flexibly specified, both as interventions on a single treatment or as joint interventions on multiple treatments.

For a quick overview of how to use the pygformula, see a simple example in Get Started. For a detailed list of options, see Specifications.