Description Usage Arguments Value
Runs M_step() for gene j. Used to compute in parallel on ncores (specified in wrapper)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | M_step_par2(
j,
XX,
y,
p,
a,
k,
wts,
keep,
offsets,
theta_list,
coefs,
phi,
cl_phi,
est_phi,
est_covar,
est_beta,
lambda,
alpha,
IRLS_tol,
CDA_tol,
maxit_IRLS,
maxit_CDA,
Tau,
disc_ids_list,
par_X
)
|
j |
gene index |
Same output as M_step() function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.