Description Usage Arguments
View source: R/RcppExports.R
Perform M step of EM algorithm
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
M_step( X, y_j, p, j, a, k, all_wts, keep, offset, theta, coefs_j, phi_j, cl_phi, est_covar, est_beta, lambda, alpha, IRLS_tol, CDA_tol, maxit_IRLS, maxit_CDA )
X
design matrix
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.