annotate_tidied_components: Annotate tidied components

View source: R/add_model_preds.R

annotate_tidied_componentsR Documentation

Annotate tidied components

Description

A helper function for add_component_predictions

Usage

annotate_tidied_components(tidied)

Arguments

tidied

a tibble resulting from broom::tidy of a dsfworld model fit.

Value

the same tibble, with columns added: "term_type", and "component", to facilitate reconstruction and formulas to predict components.


taiawu/dsfworld_package documentation built on June 18, 2024, 5:39 a.m.