| ParetoParameter-class {distrEx} | R Documentation |
The class of the parameter of Pareto distributions.
Objects can be created by calls of the form new("ParetoParameter", ...).
shape:Min:name:
Class "Parameter", directly.
Class "OptionalParameter", by class "Parameter".
signature(object = "ParetoParameter"): access method for
slot shape. signature(x = "ParetoParameter"): access method for
slot Min. signature(object = "ParetoParameter"): replace method for
slot shape. signature(x = "ParetoParameter"): replace method for
slot Min. Nataliya Horbenko Nataliya.Horbenko@itwm.fraunhofer.de
new("ParetoParameter")