Estep | R Documentation |
Internal function for EM algorithm E step
Estep(cl, oldpi, n_trio, n_pattern, q, density_0, density_1)
cl |
Parallel computing |
oldpi |
Proportion of alteratives |
n_trio |
No. of trios |
n_pattern |
No. of association patterns (=2^J). |
q |
Association patterns |
density_0 |
Density under null distribution |
density_1 |
Density under alternative distribution consider matrixStats::rowMins() or rpgm::rowMins() |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.