get_ipcw_mat | R Documentation |
This function returns a vector of inverse probability of censoring weights from an unadjusted Cox model for censoring times.
get_ipcw_mat(y2, delta2, t_cutoff)
y2 |
Numeric vectors of length |
delta2 |
Numeric vectors of length |
t_cutoff |
Numeric vector indicating the time(s) to compute the risk profile. |
a vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.