2.2.2.20 mstackstats
Contents
Menu Information
Analysis: Descriptive Statistics
Brief Information
Calculate descriptive statistics on all matrices in sheet
Command Line Usage
mstackstats -r 2 trstats.mean:=0 trstats.min:=1 trstats.max:=1 trstats.sum:=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. |
| Statistics | trstats |
Input TreeNode |
|
Specifies which quantity to be computed and output. See more details in . |
| Output Matrix | oms |
Output MatrixObject |
|
Specifies the output matrix. See the syntax . |
Description
You can use this X-Function to generate new matrix with the statistics value of all matrix objects in the sheet.
Related X-Functions
, , , , , , , ,
Keywords:statistics