extractvar {deepregression} | R Documentation |
Extract variable from term
Description
Extract variable from term
Usage
extractvar(term, allow_ia = FALSE)
Arguments
term |
term specified in formula |
allow_ia |
logical; whether to allow interaction of terms
using the |
Value
variable as string
[Package deepregression version 1.0.0 Index]