Interface Distribution

All Superinterfaces:
Serializable, TetradSerializable
All Known Implementing Classes:
Beta, ChiSquare, Discrete, Exponential, Gamma, GaussianPower, Indicator, LogNormal, MixtureOfGaussians, Normal, Poisson, SingleValue, Split, TruncatedNormal, Uniform

public interface Distribution extends TetradSerializable
Interface for a statistical distribution from which random values can be drawn. Methods are provided for setting/getting parameters in the interface. A single random number generator is used throughout Tetrad to ensure randomness.
Version:
$Id: $Id
Author:
josephramsey