frm_remove_term | R Documentation |
Remove a term or variable from the right-hand side of a formula
frm_remove_term(frm, term)
frm_remove_var(frm, var)
frm |
The formula to modify. |
term , var |
The term or variable to drop. |
The formula with the term removed.
formula_building formula_expansion formula_extraction
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.