getCellSizes: Get number of units in each cell

Description Usage Arguments Value

View source: R/tools.R

Description

Get number of units in each cell

Usage

1
getCellSizes(x, n, factor.groups)

Arguments

x

a matrix-like object containing the covariates.

n

the total number of units.

factor.groups

a factor of unique groups of covariates.

Value

the number of units in each cell.


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

Related to getCellSizes in GLMMRR...