Description Usage Arguments Value Author(s)
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 interval (-Inf,+Inf). |
Returns a list of parameters for the best-fit normal distribution (mean and variance).
Charles G. Danko
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.