Description Usage Arguments Value See Also
View source: R/calculate_mean_matrix.R
Wrapper around sum_matrix to calculate mean matrix of an array. Runs sum_matrix with default values for index, constants and weights=TRUE.
1 |
arr |
array to sum over 3rd axis. |
averaged matrix
Other sum_arrays:
sum_matrix()
,
sum_vector()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.