AnovaResult.MeanSquareVarianceWithinGroups 属性
定义
获取组内的均方差。Gets the mean square variance within groups.
public:
property double MeanSquareVarianceWithinGroups { double get(); };
public double MeanSquareVarianceWithinGroups { get; }
member this.MeanSquareVarianceWithinGroups : double
Public ReadOnly Property MeanSquareVarianceWithinGroups As Double
属性值
一个 double 值。A double value.