Learn R Programming

douconca (version 1.2.3)

FS: Default forward selection function.

Description

Default forward selection function.

Usage

FS(mod, ...)

Value

The results from applying forward selection on the fitted model.

Arguments

mod

A fitted model.

...

Further arguments passed to other methods.