OneWayAnovaResultFactor Property |
Gets design factor variance data.
Namespace:
Meta.Numerics.Statistics
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public AnovaTestRow Factor { get; }
Public ReadOnly Property Factor As AnovaTestRow
Get
public:
property AnovaTestRow^ Factor {
AnovaTestRow^ get ();
}
member Factor : AnovaTestRow with get
Property Value
Type:
AnovaTestRowSee Also