rcmeans: Row and column means

Description Usage Arguments Details Value Author(s) Examples

View source: R/rda.R

Description

Computes the row and column means of a matrix.

Usage

1

Arguments

Y

(matrix) a real-valued matrix.

Details

An alternative to calculating the degress, rcmeans computes the mean of the non-missing entries of each row and each column of Y.

Value

A list consisting of the row means (rmean) and the column means (cmean).

Author(s)

Peter Hoff

Examples

1
2
3

MikeKozelMSU/mcmcFunc documentation built on May 22, 2019, 5:31 p.m.