Description Usage Arguments Value Examples
This function calculates means across an array's third dimension, then its second dimension.
1 | arrayMean(y)
|
y |
A numeric array. |
A numeric vector representing the mean of means with length equal to
ncol(y)
.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.