mean_no | R Documentation |
mean_no(
formula,
re_indicator,
ce_indicator,
data,
re_control = list(),
ce_control = list()
)
formula |
A formula passed to |
re_indicator |
The name of a variable indicating that these rows in the dataset belong to the risksets of the recurrent event process. |
ce_indicator |
The name of a variable indicating that these rows in the datasets belong to the riskset of the competing event process. |
data |
A |
re_control |
An optional |
ce_control |
An optional |
A data.frame
including the estimated mean number of events expn
at times t
within strata strata
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.