AnovaResult.DegreeOfFreedomTotal 属性

定义

获取总自由度。Gets the total degree of freedom.

public:
 property double DegreeOfFreedomTotal { double get(); };
public double DegreeOfFreedomTotal { get; }
member this.DegreeOfFreedomTotal : double
Public ReadOnly Property DegreeOfFreedomTotal As Double

属性值

Double

一个 double 值。A double value.

适用于