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

dropModel

Drop terms from a model


Description

Either updates a model or modifies the formula to drop all terms involving a specified variable.

Usage

dropFormula(original, drop)

dropModel(model, drop)

Arguments

original

Original formula

drop

Which variable to drop

model

Original fitted model

Value

The modified model object or formula.


SoDA

Functions and Examples for "Software for Data Analysis"

v1.0-6.1
GPL (>= 2)
Authors
John M Chambers
Initial release
2014-06-12

We don't support your browser anymore

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