updatemustar {BAREB} | R Documentation |
Function to update mean latent values for missingness model
Description
This function takes current parameters, gives updated mean latent values for missingness model
Usage
updatemustar(mu, c, n, T0, D)
Arguments
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 |
Value
updatemustar(mu, c, n, T0, D)
returns the updated mean latent values for missingness model.
Author(s)
Yuliang Li
See Also
update_RJ for a complete example for all functions in this package.
[Package BAREB version 0.1.2 Index]