Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

step

Generic Step Function


Description

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.

Usage

step(object, ...)

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

Arguments

object

a model object.

...

currently not used.

Author(s)

Rune Haubo B. Christensen

See Also


lmerTest

Tests in Linear Mixed Effects Models

v3.1-3
GPL (>= 2)
Authors
Alexandra Kuznetsova [aut], Per Bruun Brockhoff [aut, ths], Rune Haubo Bojesen Christensen [aut, cre], Sofie Pødenphant Jensen [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.