Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

pareto2_estimate_mmse

Parameter Estimation in the Pareto Type-II Distribution Family (MMSE)


Description

Finds the MMS estimator of the Pareto Type-II distribution parameters using the Bayesian method (and the R code) developed by Zhang and Stevens (2009).

Usage

pareto2_estimate_mmse(x)

Arguments

x

a non-negative numeric vector

Value

Returns a numeric vector with the following named components:

  • k - estimated parameter of shape,

  • s - estimated parameter of scale.

References

Zhang J., Stevens M.A., A New and Efficient Estimation Method for the Generalized Pareto Distribution, Technometrics 51(3), 2009, pp. 316-325.

See Also


agop

Aggregation Operators and Preordered Sets

v0.2-3
LGPL (>= 3)
Authors
Marek Gagolewski [aut, cre] (<https://orcid.org/0000-0003-0637-6028>), Anna Cena [ctb] (<https://orcid.org/0000-0001-8697-5383>)
Initial release
2020-01-06

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.