Last chance! 50% off unlimited learning
Sale ends in
powered by
term
Before returning the selection, ensure that the term we are subsetting on exists.
select_terms(fit, term = NULL)
A character vector of terms to run analyses on.
A model fit by lm() or aov() (or similar).
lm()
aov()
If NULL, use each categorical term in the model. Otherwise, only use the given term.
NULL