Learn R Programming

GLMMRR (version 0.6.0)

getCellSizes: Get number of units in each cell

Description

Get number of units in each cell

Usage

getCellSizes(x, n, factor.groups)

Value

the number of units in each cell.

Arguments

x

a matrix-like object containing the covariates.

n

the total number of units.

factor.groups

a factor of unique groups of covariates.