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
Display Name |
Variable Name |
I/O and Type |
Default Value |
Description |
---|---|---|---|---|
Input Matrix | ims |
Input MatrixLayer |
|
Specifies the input matrix. |
Intercept | intercept |
Input int |
|
Specifies whether output intercept. Option List:
|
Slope | slope |
Input int |
|
Specifies whether output slope. Option List:
|
Output Matrix | oms |
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