OneWayAnovaResultTotal Property |
Gets total variance data.
Namespace:
Meta.Numerics.Statistics
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public AnovaRow Total { get; }
Public ReadOnly Property Total As AnovaRow
Get
public:
virtual property AnovaRow^ Total {
AnovaRow^ get () sealed;
}
abstract Total : AnovaRow with get
override Total : AnovaRow with get
Property Value
Type:
AnovaRowSee Also