Record Field | Description |
Full Usage:
CriticalValue
Field type: float
|
|
Full Usage:
DegreesOfFreedom
Field type: float
|
|
Full Usage:
Index
Field type: int
|
|
Full Usage:
L
Field type: float
|
|
Full Usage:
MeanSquares
Field type: float
|
|
Full Usage:
Significance
Field type: bool
|
|
Full Usage:
Statistic
Field type: float
|
|
Full Usage:
SumOfSquares
Field type: float
|
|
Static member | Description |
Full Usage:
CriticalValueContrast.create index l degreesOfFreedom meanSquares significance statistic sumOfSquares criticalValue
Parameters:
int
l : float
degreesOfFreedom : float
meanSquares : float
significance : bool
statistic : float
sumOfSquares : float
criticalValue : float
Returns: CriticalValueContrast
|
|