public class Simplex.Uniform.M extends R_D.M
Simplex.Uniform.Mdl
should be sufficient for most purposes, but here is
M, the class of fully parameterised Uniform Simplex Model(s).R_D.M.Transform
Model.Defaults
Value.Atomic, Value.Bool, Value.Char, Value.Chars, Value.Cts, Value.Defer, Value.Discrete, Value.Enum, Value.Inc_Or, Value.Int, Value.Lambda, Value.List, Value.Maybe, Value.Option, Value.Real, Value.Scannable, Value.Structured, Value.Triv, Value.Tuple
Constructor and Description |
---|
M(double msg1,
double msg2,
Value sp)
NB.
|
Modifier and Type | Method and Description |
---|---|
double |
nlLH(Value ss)
Assumes that
statistics
are the data-set itself. |
double |
nlPdf(Value d)
|
void |
random(double[] x)
Put in array 'x' the components of a Vector uniformly at
random in the K-Simplex.
|
asEstimator, asUPModel, m1m2sp, msg, msg1, msg1bits, msg2, msg2bits, msgBits, nl2LH, nl2Pr, pr, random, randomSeries, statParams, stats, stats, sumNlPr, transform, type, zeroTriv
public M(double msg1, double msg2, Value sp)
public double nlPdf(Value d)
public double nlLH(Value ss)
statistics
are the data-set itself.