md_series_lifetime_right_censoring.Rd
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(
df,
tau = Inf,
comp = "t",
lifetime = "t",
right_censoring_indicator = "delta"
)
a data frame with the indicated component lifetimes
vector of right-censoring times, defaults to
Inf
(no right censoring)
component lifetime prefix variable name, defaults to t
, e.g.,
t1, t2, t3
.
system lifetime variable name, defaults to t
right-censoring indicator variable, defaults
to delta
(masked) data frame with masked data as described in the paper