matrix.mean {beadarray}R Documentation

Calculate the mean of a matrix

Description

Specific function for calculating the mean of a matrix which is quicker than existing methods.

Usage

matrix.mean(x)

Arguments

x matrix we want to find the mean for (assumed not to contain any NA values)

Author(s)

Mark Dunning


[Package beadarray version 1.0.0 Index]