Package | Description |
---|---|
gov.sandia.cognition.statistics.bayesian |
Provides algorithms for computing Bayesian estimates of parameters.
|
Modifier and Type | Class and Description |
---|---|
class |
AdaptiveRejectionSampling.LowerEnvelope
Define the lower envelope for Adaptive Rejection Sampling
|
class |
AdaptiveRejectionSampling.UpperEnvelope
Constructs the upper envelope for sampling.
|
Modifier and Type | Method and Description |
---|---|
AdaptiveRejectionSampling.AbstractEnvelope |
AdaptiveRejectionSampling.AbstractEnvelope.clone() |