Description Usage Arguments Value
Either updates a model or modifies the formula to drop all terms involving a specified variable.
1 2 3 | dropFormula(original, drop)
dropModel(model, drop)
|
original |
Original formula |
drop |
Which variable to drop |
model |
Original fitted model |
The modified model object or formula.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.