IMSL C# Numerical Library

FactorAnalysis.DegreesOfFreedom Property

The number of degrees of freedom.

public int DegreesOfFreedom {get; set;}

Property Value

An int value specifying the number of degrees of freedom in the input matrix.

Remarks

If this property is not set, 100 degrees of freedom are assumed.

See Also

FactorAnalysis Class | Imsl.Stat Namespace