BSDE | R Documentation |
Calculate the BSDE p-value for a SingleCellExperiment object.
BSDE(sce, perm_num = 200, unif_round_unit = 0.2, weight = 1, shrink = FALSE)
sce |
A SingleCellExperiment object.
See |
perm_num |
The number of permutations for computing Monte Carlo p-value. |
unif_round_unit |
Bin width for empirical histogram (default: 0.2). |
weight |
Weight vector (non-negative, length=number of subjects) for subjects. Can be used for inverse probability weighting to control for confounding. Default: 1 for equal weights. |
shrink |
If |
a list of p-values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.