Description Usage Arguments Details Value Functions
View source: R/parameter_estimation.R
median_est
returns the estimated parameters of a cauchy distribution.
1 2 3 4 5 | median_est(x)
ml_est(x)
eise_est(x, l)
|
x |
A Numeric vector. |
l |
Parameter for the weight function described in |
This function ....
the location and the scale parameter.
ml_est
: Parameter estimation with the ML Method
eise_est
: Paremter estimation with an estimated squared integrated error.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.