FS {douconca} | R Documentation |
Default forward selection function.
Description
Default forward selection function.
Usage
FS(mod, ...)
Arguments
mod |
A fitted model. |
... |
Further arguments passed to other methods. |
Value
The results from applying forward selection on the fitted model.
[Package douconca version 1.2.3 Index]