get_special {deepregression} | R Documentation |
Extract terms defined by specials in formula
Description
Extract terms defined by specials in formula
Usage
get_special(term, specials, simplify = FALSE)
Arguments
term |
term in formula |
specials |
string(s); special name(s) |
simplify |
logical; shortcut for returning only the name of the special in term |
Value
specials in formula
[Package deepregression version 1.0.0 Index]