
public static class ChiDistribution.Parameterizer extends AbstractDistribution.Parameterizer
| Modifier and Type | Field and Description |
|---|---|
(package private) double |
dof
Parameters.
|
LOCATION_ID, RANDOM_ID, rnd, SCALE_ID, SHAPE_ID| Constructor and Description |
|---|
ChiDistribution.Parameterizer() |
| Modifier and Type | Method and Description |
|---|---|
protected ChiDistribution |
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 ChiDistribution makeInstance()
AbstractParameterizermakeInstance in class AbstractDistribution.Parameterizer