Learn R Programming

GLMMRR (version 0.6.0)

getCellMeans: Get cell means for unique groups of covariates

Description

Get cell means for unique groups of covariates

Usage

getCellMeans(x, y, factor.groups)

Value

the cell means.

Arguments

x

a matrix-like object containing the covariates.

y

a vector of values to compute the means from.

factor.groups

a factor of unique groups of covariates.