Click or drag to resize
Accord.NET (logo)

ChiSquareDistribution Constructor

Constructs a new Chi-Square distribution with given degrees of freedom.

Namespace:  Accord.Statistics.Distributions.Univariate
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
public ChiSquareDistribution()
Request Example View Source
See Also