Description Usage Arguments Value
Get SQL representing the intercept term given the R model and parameter name
1 | build_intercept(model, parameter, first = FALSE)
|
model |
A list with the same signature as the output of |
parameter |
A parameter name. |
first |
A logical flag signaling whether the term is the first term in the formula |
A SQL character string representing the intercept term in the model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.