RegressionComponentBuilderTRegressionComponent, TBuilderSetCoefficientStandardError Method |
Namespace: DegreeDays.Api.RegressionsAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public TBuilder SetCoefficientStandardError(
double coefficientStandardError
)
Public Function SetCoefficientStandardError (
coefficientStandardError As Double
) As TBuilder
Parameters
- coefficientStandardError Double
-
Return Value
TBuilderSee Also