getCellSizes {GLMMRR}R 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.


[Package GLMMRR version 0.5.0 Index]