Package | Description |
---|---|
edu.uah.math.experiments |
Modifier and Type | Class and Description |
---|---|
class |
BetaEstimateExperiment
This class models the point estimation problem of the beta distribution.
|
class |
GammaEstimateExperiment
This class models the point estimation exerpiment for the gamma distribution.
|
class |
NormalEstimateExperiment
This class models the point estimation problem associated with the normal distribution.
|
class |
ParetoEstimateExperiment
This class models the point estimation problem of the Pareto distribution.
|
class |
Uniform_E_EstimateExperiment
This class models the point estimation problem associated with the Uniform distribuiton
on the interval [0, 1].
|
class |
UniformEstimateExperiment
This class models the point estimation problem associated with the uniform distribuiton
on the interval [0, a].
|