public static class UPSeriesModel.K extends UPSeriesModel.Length
K.M
.Modifier and Type | Class and Description |
---|---|
class |
UPSeriesModel.K.M
K's fully parameterised SeriesModel. |
UPSeriesModel.Est, UPSeriesModel.K, UPSeriesModel.Length
UPModel.Transform
Function.Native.WithInverse
Function.Cts2Cts, Function.Cts2Cts2Cts, Function.CtsD2CtsD, Function.HasInverse, Function.Native, Function.Native2, Function.Native3
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
Modifier and Type | Field and Description |
---|---|
UPModel |
eltUPM
eltUPM, the UnParameterised Model of elements;
also see
lenUPM . |
Constructor and Description |
---|
K(Value dp)
Problem defining parameter
dp = 〈lenUPM, eltUPM〉,
for lengths and elements respectively.
|
Modifier and Type | Method and Description |
---|---|
UPSeriesModel.Est |
estimator(Value ps)
ps = (ps for lenUPM's, ps for eltUPM's).
|
UPModel |
lenUPM()
Return the UnParameterised Model of Lengths,
lenUPM . |
UPSeriesModel.K.M |
sp2Model(double msg1,
double msg2,
Value sp)
Statistical parameter
sp = (lenMdl's sp, eltMdl's sp), return a fully
parameterised
K.M Series Model. |
Value |
stats(boolean add,
Value ss0,
Value ss1)
|
Value |
stats(Vector seqs,
int lo,
int hi)
|
lenStats
apply
public K(Value dp)
public UPModel lenUPM()
lenUPM
.lenUPM
in class UPSeriesModel.Length
public UPSeriesModel.K.M sp2Model(double msg1, double msg2, Value sp)
K.M
Series Model.sp2Model
in class UPSeriesModel
public UPSeriesModel.Est estimator(Value ps)