Analysis: Linear Fit on Matrix Stack
Perform linear fit on all matrices in sheet
mstacklr -r 2 intercept:=1;
Please refer to the page for additional option switches when accessing the x-function from script
Input
MatrixLayer
Specifies the input matrix.
int
Specifies whether output intercept.
Option List:
Specifies whether output slope.
Output
MatrixObject
Specifies the output matrix.
See the syntax here.
You can use this X-Function to perform a linear fit on the series of matrix objects.
mdim, mexpand, mproperty, mreplace, mrotate90, msetvalue, mflip, mtranspose , msmooth
Keywords:linear fit