md_series_component_failure_probability_C1_C2 | R Documentation |
We decorate masked data md
with an estimate of the
probabilities, Pr{K[i]=j|T[i]=t[i],C[i])}
.
md_series_component_failure_probability_C1_C2(md, h)
md |
masked data |
h |
a vector of hazard functions for the component lifetimes in the
series system. |
md
must have columns x1,...,xm
representing candidate
sets as boolean vectors, s
or t
respectively representing
right-censored series system lifetime, and if right-censoring, then there
must also be delta
representing the right-censoring indicator.
md
decorated with component probability failures.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.