distrEx (version 2.1)

GumbelParameter-class: Paramter of Gumbel distributions

Description

The class of the parameter of Gumbel distributions.

Arguments

Objects from the Class

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

Extends

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

concept

  • Gumbel distribution
  • parameter
  • S4 parameter class
  • generating function
  • scale
  • location
  • location scale model

See Also

Gumbel-class, Parameter-class

Examples

Run this code
new("GumbelParameter")

Run the code above in your browser using DataCamp Workspace