SECurve | R Documentation |
Return a function that calculates the standard error of the event probability for a single treatment arm. Assumes status == 1 is the event of interest.
SECurve(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.