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