Click or drag to resize

LogisticRegressionParameterCalcParameterEstimates Property

Gets the array of parameter estimate objects.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public LogisticRegressionParameter<ParameterCalc>[] ParameterEstimates { get; }

Property Value

LogisticRegressionParameterParameterCalc
See Also