estimate_outcome_coxph.Rd
estimate_outcome_coxph: a function to estimate outcome probabilities at times in new data using coxph
estimate_outcome_coxph(
models,
data,
new_data,
weights = NULL,
fg = FALSE,
args = NULL
)
A model_specification
object
Source data
Data where outcome probabilities are made
A vector of observation weights
Use a Fine and Gray competing risks model
Additional argument to coxph (currently not used)
A vector of estimated outcome probabilities