Descriptive statistics and computation#
Descriptive statistics#
Computation#
Computes the cumulative products of the columns of a matrix. |
|
Computes the cumulative sums of the columns of a matrix. |
|
Computes the products of all elements in each column of a matrix. |
|
Computes the products of all elements in each row of a matrix. |
|
Computes the sum of each column of a matrix or the sum across the second-fastest moving dimension of an L-dimensional array. |
|
Computes the sum of each row of a matrix or the sum of the fastest moving dimension of an L-dimensional array. |