View source: R/expression_fit.R
convert.gamma.parameters | R Documentation |
The distributions of the mean values are fitted using the rateshape version, the parameterization over the UMI counts is done using the meansd version.
convert.gamma.parameters(gamma.fits, type = "meansd")
gamma.fits |
Parameters from the fitted gamma function (mixture of two gamma components), either with mean and sd values or with rate and shape values |
type |
Way of conversion, either to meansd or to rateshape variant |
Converted parameters of the gamma function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.