In the present implementation, objects of type DiscreteDistribution
are in fact immutable, so all one can do is create objects and retrieve information, such as median and mean, from them.
This implementation is part of the master's thesis: "Studie en implementatie van instantie-gebaseerde algoritmen voor gesuperviseerd rangschikken", Stijn Lievens, Ghent University, 2004.
@author Stijn Lievens (stijn.lievens@ugent.be) @version $Revision: 1.2 $
|
|