get_formula | R Documentation |
Obtain the Right-Hand-Side of a Given Model
get_formula(fit)
fit |
A fitted model object of class |
A character string with the right-hand-side of the
model formula. If the model has the intercept only,
"Intercept only"
will be returned rather than "1"
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.