get_outcome_mat | R Documentation |
This function returns a matrix giving the observed outcome categories of each observation at various time cutoffs.
get_outcome_mat(y1, y2, delta1, delta2, t_cutoff)
y1 |
Numeric vectors of length |
y2 |
Numeric vectors of length |
delta1 |
Numeric vectors of length |
delta2 |
Numeric vectors of length |
t_cutoff |
Numeric vector indicating the time(s) to compute the risk profile. |
a matrix or array.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.