EMMalpha | R Documentation |
alpha
.ECM: M-Step for logit regression coefficients alpha
.
EMMalpha(X, alpha, comp.zkz.e.list, alpha.iter.max, penalty, hyper.alpha)
X |
A N*P matrix of numerical covariates. |
alpha |
A g*P matrix of old logit regression coefficients. |
comp.zkz.e.list |
An object returned by |
alpha.iter.max |
Numeric: maximum number of iterations. |
penalty |
TRUE/FALSE, which indicates whether penalty is applied. |
hyper.alpha |
A numeric of penalty applied to |
alpha.new
Updated logit regression coefficients.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.