Description Usage Arguments Value
View source: R/splat-estimate.R
The Shapiro-Wilks test is used to determine if the library sizes are
normally distributed. If so a normal distribution is fitted to the library
sizes, if not (most cases) a log-normal distribution is fitted and the
estimated parameters are added to the params object. See
fitdist
for details on the fitting.
1 | splatEstLib(counts, params)
|
counts |
counts matrix to estimate parameters from. |
params |
splatParams object to store estimated values in. |
SplatParams object with estimated values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.