augment.nested_model_fit
                        Augment data with predictions
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                  Create a Nested Model
nested_resamples        Create splits with nested data
predict.nested_model_fit
                        Nested Model Predictions
step_nest               Nest transformation
tidy.nested_model_fit   Turn a nested model into a tidy tibble
