Description Usage Arguments Value
Will perform niter_fit
iterations of the expectation maximization procedure.
This procedure estimates gammas
, the probabilities for each class, then uses these to fit β.
With the updated beta, data, and parameters, we estimate the probability of a class and true p-value based on
the covariate and masked value.
1 |
model |
Model class with data, args, and initialize parameters |
Model class with updated parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.