daSubmodels | R Documentation |
You could set some variables as constants, limiting the number of models. Includes, by default, the null model
daSubmodels(x, constants = NULL, terms = NULL)
x |
regression class (lm or lmer) |
constants |
vector of constants |
terms |
vector of terms. By default, obtained using the formula |
list with elements level, pred.matrix, predictors, response, constants
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.