Class GoodnessOfFitParameter tests statistical hypotheses about
estimated parameters in regression models.
Namespace:
CenterSpace.NMath.StatsAssembly: NMathStats (in NMathStats.dll) Version: 3.4.0.0
Syntax
| C# |
|---|
[SerializableAttribute] public class GoodnessOfFitParameter : ICloneable |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class GoodnessOfFitParameter _ Implements ICloneable |
| Visual C++ |
|---|
[SerializableAttribute] public ref class GoodnessOfFitParameter : ICloneable |