View source: R/skewNormalFit.R
fitSkewNormal | R Documentation |
?
fitSkewNormal(data, verbosity = 0)
data |
A numeric vector with columns x and y. |
?
This function returns five parameters describing a skewed normal function: - mu: the mean - sigma: the standard deviation - lambda: the skew - scale: a largely irrelevant scale parameter - offset: and offset added to the function
?
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.