
Last chance! 50% off unlimited learning
Sale ends in
This function takes current parameters, gives updated c in missingess model. Note a double type of value is returned
updateZstar(mu_star, delta, n, T0)
updateZstar(mu_star, delta, n, T0)
returns a matrix of new generated latent values.
current matrix of latent value for missingness model
the missing indicator matrix, with 1 means missing
number of patients
number of teeth
Yuliang Li
update_RJ for a complete example for all functions in this package.