Description Usage Arguments Details Value Author(s) Examples
Computes the row and column means of a matrix.
1 | rcmeans(Y)
|
Y |
(matrix) a real-valued matrix. |
An alternative to calculating the degress, rcmeans
computes the mean of the non-missing entries of each row and
each column of Y
.
A list consisting of the row means (rmean
) and the
column means (cmean
).
Peter Hoff
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.