step function

Generic Step Function

Generic Step Function

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.

step(object, ...) ## Default S3 method: step(object, ...)

Arguments

  • object: a model object.
  • ...: currently not used.

See Also

step

Author(s)

Rune Haubo B. Christensen

  • Maintainer: Rune Haubo Bojesen Christensen
  • License: GPL (>= 2)
  • Last published: 2020-10-23