
Function reference
-
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
-
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.
-
multi_predict(<nested_model_fit>) - Nested model predictions across many sub-models
-
nested()is_nested() - Create a Nested Model
-
nested_resamples() - Create splits with nested data
-
predict(<nested_model_fit>)predict_raw(<nested_model_fit>) - Nested Model Predictions
-
step_nest() - Nest transformation
-
tidy(<nested_model_fit>)glance(<nested_model_fit>)glance_nested() - Turn a nested model into a tidy tibble