Learn R Programming

deepregression (version 2.2.0)

extractvar: Extract variable from term

Description

Extract variable from term

Usage

extractvar(term, allow_ia = FALSE)

Value

variable as string

Arguments

term

term specified in formula

allow_ia

logical; whether to allow interaction of terms using the : notation