Description Usage Arguments Value Author(s)
View source: R/fitDistributions.R
Rnorm fits a normal distribution to a specified data vector using maximum likelihood.
1 | Rnorm(X)
|
X |
A vector of observations, assumed to be real numbers in the inveraval (-Inf,+Inf). |
Returns a list of parameters for the best-fit normal distribution (mean and varience).
Charles G. Danko
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.