Package | Description |
---|---|
edu.ucla.stat.SOCR.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 |
UniformEstimateExperiment
This class models the point estimation problem associated with the uniform
distribuiton on the interval [0, a].
|