public class tTestResults extends NumberDescriptives implements java.lang.Cloneable
CV, Kurtosis, Max, MeanY, Min, SDY, SE, Skewness, SSY, SumY, SumY2, SumY3, SumY4, t, tProb, VarY
frequencies, IDMap, itsIDs, label, needsRefresh, nMiss, nSel, nUse, Rows
Constructor and Description |
---|
tTestResults()
empty constructor
|
Modifier and Type | Method and Description |
---|---|
void |
list()
reports the current values of the variables
|
void |
zeroDescriptives()
sets sums for descriptives to zeros
|
list, listBasics
clone, listAll, listAll, listIDs, listIDs, listSigStars, setLabel
public void zeroDescriptives()
zeroDescriptives
in class NumberDescriptives
public void list()
list
in class Descriptives
RH, 2017