build_additive_term {modelc} | R Documentation |
Get SQL representing a continuous term in the model with no interactions
build_additive_term(model, additive_term, first = FALSE)
model |
A list with the same signature as the output of |
additive_term |
A parameter name. |
first |
A logical flag signaling whether the term is the first term in the formula |
A SQL character string representing an additive term