Model Conditioning#

change_value_transforms(model, ...)

Change the value variables transforms in the model

do(model, vars_to_interventions[, prune_vars])

Replace model variables by intervention variables.

observe(model, vars_to_observations)

Convert free RVs or Deterministics to observed RVs.

remove_value_transforms(model[, vars])

Remove the value variables transforms in the model