Rdocumentation
powered by
Learn R Programming
VizOR (version 0.8-5)
remvar: remvar
Description
Removes variables from a regression model formula
Usage
remvar(f, vars)
Arguments
f
A model formula
vars
A character vector giving names of variables to remove from
f
Value
A modified formula, omitting the specified variables
Details
This is a utility function, intended to support
fastbw