colMeans.weighted: Weighted column means

Description Usage Arguments Value Examples

Description

Calculate weighted column means of a matrix or dataframe.

Usage

1

Arguments

x

A numeric matrix or dataframe.

w

A vector of weights, must be same length as x.

...

passed to weighted.mean

Value

A vector of weighted means.

Examples

1

markajoc/MBCbigP documentation built on May 30, 2019, 8:39 a.m.