View source: R/kersplat-estimate.R
kersplatEstBCV | R Documentation |
Estimate Biological Coefficient of Variation (BCV) parameters for the Kersplat simulation
kersplatEstBCV(counts, params, verbose)
counts |
counts matrix. |
params |
KersplatParams object to store estimated values in. |
verbose |
logical. Whether to print progress messages |
The estimateDisp
function is used to estimate the common
dispersion across the dataset. An exponential correction is applied based on
fitting an exponential relationship between simulated and estimated values.
If this results in a negative dispersion a simpler linear correction is
applied instead.
KersplatParams object with estimated BCV parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.