getCellSizes: Get number of units in each cell

View source: R/tools.R

getCellSizesR Documentation

Get number of units in each cell

Description

Get number of units in each cell

Usage

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