| step | R Documentation |
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, ...)
object |
a model object. |
... |
currently not used. |
Rune Haubo B. Christensen
step
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.