.draw_expt_params | R Documentation |
Draws experiment-level parameters
.draw_expt_params( n_groups, n_cells, cells_p_s, D, K, qc_names, sel_ks = NULL, df )
n_groups |
Number of sample groups, each of which is composed of multiple samples |
n_cells |
Total number of cells in experiment |
cells_p_s |
Average number of cells per sample (not per sample group) |
D |
Number of dimensions |
K |
Number of components |
qc_names |
Names for qc metrics |
df |
Degrees of freedom to use for multivariate t-distributed data. Default is NULL, which gives multivariate distributions. |
list of parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.