frm_remove: Remove a term or variable from the right-hand side of a...

frm_remove_termR Documentation

Remove a term or variable from the right-hand side of a formula

Description

Remove a term or variable from the right-hand side of a formula

Usage

frm_remove_term(frm, term)

frm_remove_var(frm, var)

Arguments

frm

The formula to modify.

term, var

The term or variable to drop.

Value

The formula with the term removed.

See Also

formula_building formula_expansion formula_extraction


UCLATALL/supernova documentation built on Feb. 13, 2024, 6:57 a.m.