distrEx (version 2.2)

ParetoParameter-class: Paramter of Pareto distributions

Description

The class of the parameter of Pareto distributions.

Arguments

Objects from the Class

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

Extends

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

concept

  • Pareto distribution
  • parameter
  • S4 parameter class
  • generating function

See Also

Pareto-class, Parameter-class

Examples

Run this code
new("ParetoParameter")

Run the code above in your browser using DataCamp Workspace