|
|
This method will allow you to retrieve the coefficients of the regression line equation. This is helpful if you need to reconstruct or use the equation for some reason.
Syntax
value = FlpGrf.ColumnRegressCoeff( coeffDegree As Integer )
The ColumnRegressCoeff method has these parts:
|
Part |
Description |
|
FlpGrf |
An object expression that evaluates the Flipper Graph ASP object. |
|
value |
Value of the specified coefficient. |
|
coeffDegree |
The degree of the coefficient desired. |
See Also
All Column Routines, ColumnRegress Property, ColumnRegressCoeff Method, ColumnRegressCurveSegmentSize Property, ColumnDegreesOfFreedom Property, ColumnRegressR Property, ColumnRegressR2 Property, ColumnRegressSlope Property, ColumnRegressYInter Property
![]() |
Last modified on: Friday, August 16, 2002