Click or drag to resize

ParameterSlices Properties

The TwoWayAnovaUnbalancedParameterSlices type exposes the following members.

Properties
 NameDescription
Public propertyFactorAPredictorMatStartCol Gests the starting column in the predictor matrix for factor A dummy parameters.
Public propertyFactorApredictorSlice Gets and sets the a slice indicating the location of the dummy regression parameters for factor A in the predictor matrix.
Public propertyFactorAregressionSlice Gets and sets the a slice indicating the location of the dummy regression parameters for factor A in the regression matrix.
Public propertyFactorAstartCol Gests the starting column in the regression matrix for factor A dummy parameters.
Public propertyFactorBPredictorMatStartCol Gests the starting column in the predictor matrix for factor B dummy parameters.
Public propertyFactorBpredictorSlice Gets and sets the a slice indicating the location of the dummy regression parameters for factor B in the predictor matrix.
Public propertyFactorBregressionSlice Gets and sets the a slice indicating the location of the dummy regression parameters for factor B in the regression matrix.
Public propertyFactorBstartCol Gests the starting column in the regression matrix for factor B dummy parameters.
Public propertyHasFactorAparams Gets an sets a variable indicating whether or not there regression parameters for factor A in the model.
Public propertyHasFactorBparams Gets an sets a variable indicating whether or not there regression parameters for factor B in the model.
Public propertyHasInteractionParams Gets an sets a variable indicating whether or not there regression parameters for interaction in the model.
Public propertyInteractionPredictorMatStartCol Gests the starting column in the predictor matrix for interaction dummy parameters.
Public propertyInteractionPredictorSlice Gets and sets the a slice indicating the location of the dummy regression parameters for interaction in the predictor matrix.
Public propertyInteractionRegressionSlice Gets and sets the a slice indicating the location of the dummy regression parameters for interaction in the regression matrix.
Public propertyInteractionStartCol Gests the starting column in the regression matrix for interaction dummy parameters.
Public propertyNumFactorAparams Gets the number of dummy parameters for factor A.
Public propertyNumFactorBparams Gets the number of dummy parameters for factor B.
Public propertyNumInteractionParams Gets the number of dummy parameters for interaction.
Public propertyParamOrder Gets and sets the ordering of regression parameters in the model.
Top
See Also