R/step.R
step.Rd
Generic step function with default method stats::step. This construction ensures that stats::step still works on lm objects etc. after loading the lmerTest package.
stats::step
lm
step(object, ...) # Default S3 method step(object, ...)
a model object.
currently not used.
step
Rune Haubo B. Christensen