daSubmodels: Returns all the submodels derived from full models.

Description Usage Arguments Value

View source: R/daSubmodels.r

Description

You could set some variables as constants, limiting the number of models. Includes, by default, the null model

Usage

1
daSubmodels(x, constants = NULL, terms = NULL)

Arguments

x

regression class (lm or lmer)

constants

vector of constants

terms

vector of terms. By default, obtained using the formula

Value

list with elements level, pred.matrix, predictors, response, constants


dominanceanalysis documentation built on Jan. 13, 2021, 3:47 p.m.