Implementation and Parameter optimization using the EM-algorithm.
1 |
formula |
Double-sided formula ... . |
cureform |
Right-hand-side formula for the latent incidence model. |
RE |
String input identifying the variable name corresponding to the grouping variable. |
rho |
Logical value. TRUE indicates estimation of the correlation parameter. FALSE sets the correlation to zero. |
data |
data.frame for the dataset which contains all input data. |
emmax |
Maximum number of iterations for the Expectation-Maximization Algorithm (default = 50). |
eps |
Hyperparameter: convergence criterion (tolerance) on squared changes between iterations (default =1e-07). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.