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
Input
MatrixLayer
Specifies the input matrix.
TreeNode
Specifies which quantity to be computed and output.
See more details in this page.
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