NARCurve | R Documentation |
Return a function that calculates the number at risk for a single treatment arm.
NARCurve(data, idx_name = "idx", status_name = "status", time_name = "time")
data |
Data.frame. |
idx_name |
Name of index (subject identifier) column in data. |
status_name |
Name of status column in data. |
time_name |
Name of column column in data. |
stepfun.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.