View source: R/add_model_preds.R
annotate_tidied_components | R Documentation |
A helper function for add_component_predictions
annotate_tidied_components(tidied)
tidied |
a tibble resulting from broom::tidy of a dsfworld model fit. |
the same tibble, with columns added: "term_type", and "component", to facilitate reconstruction and formulas to predict components.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.