Description Usage Arguments Value Examples
View source: R/utility_functions.R
This function creates a single variable with a set of unique levels based on a set of covariates, the number of all possible combinations for each of the covariates
1 | covCreate(mat)
|
mat |
a matrix of the covariates of interest. |
Returns a vector indicating the corresponding combination of levels for each observation.
1 2 3 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.