estimate_params_from_data | R Documentation |
For select distributions, parameters are estimated from data. Generally, the MLEs are used. However, for the normal distribution we use robust estimators.
estimate_params_from_data(distr_name, obs)
distr_name |
|
obs |
observation vector |
list of distribution parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.