Skip to contents

Compute exposure

Usage

msmfit_exposure(fit, oos = FALSE, data = NULL)

Arguments

fit

A MultistateModelFit object

oos

Out-of-sample mode? If FALSE, the possible subject-specific fitted parameters are used. If TRUE, acting as if the subjects are new.

data

A JointData object. If NULL, the data used to fit the model is used.