Class and Description |
---|
AnotherAbstractRealDistribution |
GaussianKernelDistribution
Simple gaussian kernel estimator.
|
GaussianReflectionKernelDistribution
Very plain boundary reflection kernel estimator.
|
NonConvergenceException
It might be, that the EM-fitting algorithm used to fit densities to data values might not converge.
|
RejectionWrapper
A wrapper around a distribution that cuts off a part below a certain threshold
RejectionWrapper.constraint
and rescales the rest of the distribution to become a valid one again. |
RLogSplineDistribution
Logspline density fitting to data using the logspline package in R.
|
SimpleHistogramDistribution |
SliceSampler |
TruncatedWrapper
A wrapper around a distribution that cuts off a part below a certain threshold
RejectionWrapper.constraint
and rescales the rest of the distribution to become a valid one again. |
Class and Description |
---|
AnotherAbstractRealDistribution |