Click or drag to resize

RegressionComponent Properties

The RegressionComponent type exposes the following members.

Properties
 NameDescription
Public propertyCoefficient Gets the coefficient of this regression component e.g. the b, h, or c (depending on the component in question) in a regression with an equation like E = b*days + h*HDD + c*CDD
Public propertyCoefficientPValue Gets the the p-value of the Coefficient.
Public propertyCoefficientStandardError Gets the standard error of the Coefficient.
Top
See Also