2.2.2.19 mstacklr
Contents
Menu Information
Analysis: Linear Fit on Matrix Stack
Brief Information
Perform linear fit on all matrices in sheet
Command Line Usage
mstacklr -r 2 intercept:=1;
X-Function Execution Options
Variables
| 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 . |
Description
You can use this X-Function to perform a linear fit on the series of matrix objects.
Related X-Functions
, , , , , , , ,
Keywords:linear fit