| updatemustar | R Documentation | 
This function takes current parameters, gives updated mean latent values for missingness model
updatemustar(mu, c, n, T0, D)
| mu | current estimated mean matrix for CAL | 
| c | current c for missingness model | 
| n | number of patients | 
| T0 | number of teeth | 
| D | the D matrix in the paper | 
updatemustar(mu, c, n, T0, D) returns the updated mean latent values for missingness model.
Yuliang Li
update_RJ for a complete example for all functions in this package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.