Analysis: Descriptive Statistics
Calculate descriptive statistics on all matrices in sheet
mstackstats -r 2 trstats.mean:=0 trstats.min:=1 trstats.max:=1 trstats.sum:=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. |
Statistics | trstats |
Input TreeNode |
|
Specifies which quantity to be computed and output. See more details in this page. |
Output Matrix | oms |
Output MatrixObject |
|
Specifies the output matrix. See the syntax here. |
You can use this X-Function to generate new matrix with the statistics value of all matrix objects in the sheet.
mdim, mexpand, mproperty, mreplace, mrotate90, msetvalue, mflip, mtranspose , msmooth
Keywords:statistics