acc | R Documentation |
Function to get all possible combinations for a set of covariates.
acc(k)
k |
Number of covariates (or covariate groups). |
This function takes a number (k
) and then outputs a matrix with every
row depicting one unique combination of covariates. This function is used for
model fitting.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.