getUniqueGroups {GLMMRR} | R Documentation |
Get unique groups of covariates
Description
Get unique groups of covariates
Usage
getUniqueGroups(x)
Arguments
x |
a matrix-like object containing the covariates. |
Value
a factor of unique groups.
[Package GLMMRR version 0.5.0 Index]