md_score_weibull_series_C1_C2_C3 | R Documentation |
delta
is missing, we assume that all
system lifetimes are observed.Masked component data md
approximately satisfies the following conditions:
C1: Pr(K in C) = 1
C2: Pr(C=c | K=j, T=t) = Pr(C=c | K=j', T=t)
for any j, j' in c.
C3: masking probabilities are independent of theta
md_score_weibull_series_C1_C2_C3(
md,
sysvar = "t",
setvar = "x",
deltavar = "delta"
)
md |
masked data |
sysvar |
name of the system lifetime column |
setvar |
prefix symbol for the candidate sets column |
deltavar |
right-censoring indicator column name, if TRUE, then the system lifetime is right-censored (not observed), otherwise it is observed (not right-censored). |
a score function with respect to theta given md
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.