Modelling Functions that Work with the Pipe
Add predictions to a data frame
Add predictors to a formula
Add residuals to a data frame
Generate n bootstrap replicates.
Generate test-training pairs for cross-validation
Generate a data grid.
Fit a list of formulas
Create a list of formulas
Add a reference line (ggplot2).
Compute model quality for a given dataset
Construct a design matrix
modelr: Modelling Functions that Work with the Pipe
Handle missing values with a warning
Generate n permutation replicates.
Pipe operator
A "lazy" resample.
Generate a boostrap replicate
Generate an exclusive partitioning of a data frame
Create a resampled permutation of a data frame
Generate a sequence over the range of a vector
Simple simulated datasets
Find the typical value
Functions for modelling that help you seamlessly integrate modelling into a pipeline of data manipulation and visualisation.
Useful links