Description Objects from the Class Slots Extends Methods Author(s) See Also Examples
The class of the parameter of Gumbel distributions.
Objects can be created by calls of the form new("GumbelParameter", ...).
locreal number: location parameter of a Gumbel distribution.
scalepositive real number: scale parameter of a Gumbel distribution.
namedefault name is “parameter of a Gumbel distribution”.
Class "Parameter", directly.
Class "OptionalParameter", by class "Parameter".
signature(object = "GumbelParameter"): access method for
slot loc.
signature(x = "GumbelParameter"): access method for
slot scale.
signature(object = "GumbelParameter"): replace method for
slot loc.
signature(x = "GumbelParameter"): replace method for
slot scale.
Matthias Kohl Matthias.Kohl@stamats.de
1 | new("GumbelParameter")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.