remove_vars: Remove variables

View source: R/bi_model.R

remove_varsR Documentation

Remove variables

Description

Removes variables from the left-hand side of a model

Used by fix and to_input

Usage

remove_vars(x, vars)

Arguments

x

a bi_model object

vars

vector of variables to remove

Value

a bi model object of the new model

the updated bi_model object

See Also

bi_model


rbi documentation built on Aug. 15, 2023, 5:07 p.m.