| system_censoring.dist_structure | R Documentation |
Per-component censoring from system observation
## S3 method for class 'dist_structure'
system_censoring(x, times)
system_censoring(x, times)
x |
A dist_structure object. |
times |
Non-negative numeric vector of length |
A list with system_time (scalar) and component_status
(character vector of length m, values in "exact", "left",
"right").
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.