Skip to contents

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