remove_lhs {JointAI} | R Documentation |
Remove the left hand side of a (list of) formula(s)
Description
Internal function; used in divide_matrices, get_models and help functions (2022-02-05)
Usage
remove_lhs(formula)
Arguments
formula |
a formula object or a list of formula objects |
Value
A formula
object or a list
of formula
objects.
[Package JointAI version 1.0.6 Index]