 | ILogisticRegressionCalcIsGood Property |
Gets a boolean indicating success of failure of the calculation.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
SyntaxReadOnly Property IsGood As Boolean
Get
property bool IsGood {
bool get ();
}
abstract IsGood : bool with get
Property Value
Boolean
See Also