| TwoWayAnovaUnbalancedFactorARegressionFactorParameters Property |
Gets the ANOVAs for the factor A regression parameters.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntax public AnovaRegressionFactorParam[] FactorARegressionFactorParameters { get; }
Public ReadOnly Property FactorARegressionFactorParameters As AnovaRegressionFactorParam()
Get
public:
property array<AnovaRegressionFactorParam^>^ FactorARegressionFactorParameters {
array<AnovaRegressionFactorParam^>^ get ();
}
member FactorARegressionFactorParameters : AnovaRegressionFactorParam[] with get
Property Value
AnovaRegressionFactorParamSee Also