RegPolynomial Members
These members are related to Polynomial regression specification dialog.
| Name | Description |
|---|---|
| Application | Returns application object. Return value: Object. This property is read only. |
| EX | E to the power of X. Return/assignment value: Integer. |
| LNX | Natural log of X. Return/assignment value: Integer. |
| LOGX | Common log (base 10) of X. Return/assignment value: Integer. |
| Name | Return value: String. This property is read only. |
| Parent | Returns the parent of the object. Return value: Object. This property is read only. |
| ReciprocalOfX | 1 over X. Return/assignment value: Integer. |
| ResultsCodes | Assignment value: Variant. |
| ResultsOption | Assignment value: Integer. |
| ResultsOutputFields | Assignment value: Variant. |
| ResultsSaveFileName | Assignment value: String. |
| ResultsSelection | Assignment value: Variant. |
| ResultsSelectionOption | Assignment value: Variant. |
| ResultsValues | Assignment value: Variant. |
| ResultsVariables | Assignment value: Variant. |
| SQRTX | Square root of X. Return/assignment value: Integer. |
| TenToTheX | 10 to the power of X. Return/assignment value: Integer. |
| X2 | X-squared (X²). Return/assignment value: Integer. |
| X3 | X-cubed (X³). Return/assignment value: Integer. |
| X4 | X to the power of 4. Return/assignment value: Integer. |
| X5 | X to the power of 5. Return/assignment value: Integer. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.
