md_series_lifetime_right_censoring | R Documentation |
Generates right-censored system failure times and right-censoring indicators for a series system with the given data frame of component lifetimes.
md_series_lifetime_right_censoring(
md,
tau = Inf,
compvar = "t",
sysvar = NULL,
delta = "delta"
)
md |
a data frame with the indicated component times-to-failure |
tau |
vector of right-censoring times, defaults to
|
compvar |
component lifetimes |
sysvar |
right-censored system lifetime |
delta |
right-censoring indicator, defaults to "delta" |
masked data with right-censoring related columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.