TwoWayAnovaResultRowFactor Property |
Gets the variance associated with the effect of the row factor.
Namespace:
Meta.Numerics.Statistics
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public AnovaTestRow RowFactor { get; }
Public ReadOnly Property RowFactor As AnovaTestRow
Get
public:
property AnovaTestRow^ RowFactor {
AnovaTestRow^ get ();
}
member RowFactor : AnovaTestRow with get
Property Value
Type:
AnovaTestRowSee Also