![]() | TwoWayAnovaUnbalancedParameterSlices Class |
Namespace: CenterSpace.NMath.Core
The TwoWayAnovaUnbalancedParameterSlices type exposes the following members.
Name | Description | |
---|---|---|
![]() | TwoWayAnovaUnbalancedParameterSlices | Initializes a new instance of the TwoWayAnovaUnbalancedParameterSlices class |
Name | Description | |
---|---|---|
![]() | FactorAPredictorMatStartCol |
Gests the starting column in the predictor matrix for factor A
dummy parameters.
|
![]() | FactorApredictorSlice |
Gets and sets the a slice indicating the location of the dummy
regression parameters for factor A in the predictor matrix.
|
![]() | FactorAregressionSlice |
Gets and sets the a slice indicating the location of the dummy
regression parameters for factor A in the regression matrix.
|
![]() | FactorAstartCol |
Gests the starting column in the regression matrix for factor A
dummy parameters.
|
![]() | FactorBPredictorMatStartCol |
Gests the starting column in the predictor matrix for factor B
dummy parameters.
|
![]() | FactorBpredictorSlice |
Gets and sets the a slice indicating the location of the dummy
regression parameters for factor B in the predictor matrix.
|
![]() | FactorBregressionSlice |
Gets and sets the a slice indicating the location of the dummy
regression parameters for factor B in the regression matrix.
|
![]() | FactorBstartCol |
Gests the starting column in the regression matrix for factor B
dummy parameters.
|
![]() | HasFactorAparams |
Gets an sets a variable indicating whether or not there regression
parameters for factor A in the model.
|
![]() | HasFactorBparams |
Gets an sets a variable indicating whether or not there regression
parameters for factor B in the model.
|
![]() | HasInteractionParams |
Gets an sets a variable indicating whether or not there regression
parameters for interaction in the model.
|
![]() | InteractionPredictorMatStartCol |
Gests the starting column in the predictor matrix for interaction
dummy parameters.
|
![]() | InteractionPredictorSlice |
Gets and sets the a slice indicating the location of the dummy
regression parameters for interaction in the predictor matrix.
|
![]() | InteractionRegressionSlice |
Gets and sets the a slice indicating the location of the dummy
regression parameters for interaction in the regression matrix.
|
![]() | InteractionStartCol |
Gests the starting column in the regression matrix for interaction
dummy parameters.
|
![]() | NumFactorAparams |
Gets the number of dummy parameters for factor A.
|
![]() | NumFactorBparams |
Gets the number of dummy parameters for factor B.
|
![]() | NumInteractionParams |
Gets the number of dummy parameters for interaction.
|
![]() | ParamOrder |
Gets and sets the ordering of regression parameters in the model.
|