distrEx (version 2.2)

GParetoParameter-class: Parameter of generalized Pareto distributions

Description

The class of the parameter of generalized Pareto distribution.

Arguments

Objects from the Class

Objects can be created by calls of the form new("GParetoParameter", ...).

Extends

Class "Parameter", directly. Class "OptionalParameter", by class "Parameter".

concept

  • GPareto distribution
  • parameter
  • S4 parameter class
  • generating function

See Also

GPareto-class, Parameter-class

Examples

Run this code
new("GParetoParameter")

Run the code above in your browser using DataCamp Workspace