public static class GeneralizedExtremeValueDistribution.Parameterizer extends AbstractDistribution.Parameterizer
| Modifier and Type | Field and Description |
|---|---|
(package private) double |
k
Parameters.
|
(package private) double |
mu
Parameters.
|
(package private) double |
sigma
Parameters.
|
LOCATION_ID, RANDOM_ID, rnd, SCALE_ID, SHAPE_ID| Constructor and Description |
|---|
Parameterizer() |
| Modifier and Type | Method and Description |
|---|---|
protected GeneralizedExtremeValueDistribution |
makeInstance()
Make an instance after successful configuration.
|
protected void |
makeOptions(Parameterization config)
Add all options.
|
configure, makeprotected void makeOptions(Parameterization config)
AbstractParameterizermakeOptions in class AbstractDistribution.Parameterizerconfig - Parameterization to add options to.protected GeneralizedExtremeValueDistribution makeInstance()
AbstractParameterizermakeInstance in class AbstractDistribution.ParameterizerCopyright © 2019 ELKI Development Team. License information.