The number of factors to be included in the highest-way interaction in the model.
An int scalar containing the number of factors to be included in the highest-way interaction in the model.
ModelOrder must be in the interval [1, nSubscripts-1]. For example:
ModelOrder of 1 indicates that a main effect model will be analyzed.
ModelOrder of 2 indicates that two-way interactions will be included in the model.
By default, ModelOrder = nSubscripts - 1.
ANOVAFactorial Class | Imsl.Stat Namespace