View source: R/gen_multilevel_data.R
make_covariate_set | R Documentation |
Generate block of noisy covariates
make_covariate_set(X1, k, var_prefix = "X")
X1 |
A single covariate. This will be expanded to desired number of covariates. |
k |
Number of covariates |
tibble with covariates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.