get_fixed | R Documentation |
make prediction plots for lm and glm objects using ggformula
get_fixed(data)
data |
a data frame, or a fitted model object (from which the data will be extracted) |
a data frame with one row, containing the same variables as data, in which each variable takes on its median value (continuous variables) or its most commonly observed value (categorical variables)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.