getCellMeans: Get cell means for unique groups of covariates

View source: R/tools.R

getCellMeansR Documentation

Get cell means for unique groups of covariates

Description

Get cell means for unique groups of covariates

Usage

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 Nov. 5, 2025, 6:20 p.m.