getCellMeans: Get cell means for unique groups of covariates

Description Usage Arguments Value

View source: R/tools.R

Description

Get cell means for unique groups of covariates

Usage

1
getCellMeans(x, y, factor.groups)

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.

Value

the cell means.


GLMMRR documentation built on Jan. 16, 2021, 5:28 p.m.

Related to getCellMeans in GLMMRR...