lreg.gs
Name
lreg - Linear regression and correlation coefficients for any varying dimensions.
Synopsis
lreg vx vy [slope [icept [cor]]]
Description
This script is under construction and its syntax will perhaps be changed in near future.
Options
- vx, vy
- Input field variables.
- slope
- Output field variable name for slope parameter (optional).
- icept
- Output field variable name for intercept parameter (optional).
- cor
- Output field variable name for correlation coefficient (optional).