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