Bernoulli candidate set model is a particular type of uninformed model.
Note that we do not generate candidate sets with this function. See
md_cand_sampler for that.
Arguments
- md
masked data.
- p
a vector of probabilities
- compvar
column name of the component lifetime variables, defaults to
t, e.g.,t1, t2, ..., tm.- qvar
column prefix for component probabilities, defaults to
q, e.g.,q1, q2, ..., qm.- deltavar
column name of the right-censoring indicator variable, defaults to
delta.