Column Name | Data Type | Description |
---|---|---|
CoefficientName | INTEGER | Contains the name of a coefficient of the linear regression model generated by the LinRegMatrix function. |
value | DOUBLE PRECISION | Contains the value of the coefficient of the linear regression model generated by the LinRegMatrix function. |