.sim_ok_cells | R Documentation |
Assumes the following distribution: x | z = k ~ MVN( mu_0 + alpha_j + beta_k + delta_jk, Sigma_k) z | J = j ~ p_jk
.sim_ok_cells( z, samples, mu_0, alpha_j, beta_k, Sigma_k, delta_jk, N, D, K, J, df )
z |
latent true cell components |
D |
number of dimensions |
K |
number of components |
J |
number of samples |
?
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.