remove_vars {rbi} | R Documentation |
Remove variables
Description
Removes variables from the left-hand side of a model
Usage
remove_vars(x, vars)
Arguments
x |
a |
vars |
vector of variables to remove |
Value
a bi model object of the new model
the updated bi_model
object
See Also
[Package rbi version 1.0.0 Index]