augment.nested_model_fit | Augment data with predictions |
autoplot.nested_model_fit | Create a set of ggplots for a nested model object |
example_nested_data | Example nested data |
extract_inner_model | Get the inner model of a nested model object |
extract_inner_model.default | Get the inner model of a nested model object |
extract_inner_model.model_spec | Get the inner model of a nested model object |
extract_inner_model.nested_model | Get the inner model of a nested model object |
extract_inner_model.workflow | Get the inner model of a nested model object |
fit.nested_model | Fit a nested model to a dataset |
fit_xy.nested_model | Fit a nested model to a dataset using an xy interface. |
glance.nested_model_fit | Turn a nested model into a tidy tibble |
glance_nested | Turn a nested model into a tidy tibble |
is_nested | Create a Nested Model |
is_nested.default | Create a Nested Model |
is_nested.model_spec | Create a Nested Model |
is_nested.workflow | Create a Nested Model |
multi_predict.nested_model_fit | Nested model predictions across many sub-models |
nested | Create a Nested Model |
nested.default | Create a Nested Model |
nested.model_spec | Create a Nested Model |
nested.nested_model | Create a Nested Model |
nested.workflow | Create a Nested Model |
nested_resamples | Create splits with nested data |
predict.nested_model_fit | Nested Model Predictions |
predict_raw.nested_model_fit | Nested Model Predictions |
step_nest | Nest transformation |
tidy.nested_model_fit | Turn a nested model into a tidy tibble |