Estimate overall risk and vaccine efficacy.
Arguments
- dat
A data object returned by load_data
- t_0
Time point of interest
- method
One of c("KM", "Cox"), corresponding to either a Kaplan-Meier estimator ("KM") or a marginalized Cox proportional hazards model ("Cox").
- risk
Boolean. If TRUE, the controlled risk (CR) curve is computed.
- ve
Boolean. If TRUE, the controlled vaccine efficacy (CVE) curve is computed.