pred_fun_D | R Documentation |
This internal function fits a generalized linear model (GLM) for the competing event variable using the observed data.
pred_fun_D(model, compevent_restrictions, obs_data, model_fits)
model |
Model statement for competing event variable. |
compevent_restrictions |
List of vectors. Each vector containins as its first entry
a condition and its second entry an integer. When the
condition is |
obs_data |
Data on which the model is fit. |
model_fits |
Logical scalar indicating whether to return the fitted models. The default is |
Fitted model for the competing event variable.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.