
Function reference
-
bootstrap() - Generate
nbootstrap replicates.
-
crossv_mc()crossv_kfold()crossv_loo() - Generate test-training pairs for cross-validation
-
permute()permute_() - Generate
npermutation replicates.
-
resample() - A "lazy" resample.
-
resample_bootstrap() - Generate a boostrap replicate
-
resample_partition() - Generate an exclusive partitioning of a data frame
-
resample_permutation() - Create a resampled permutation of a data frame
-
add_predictions()spread_predictions()gather_predictions() - Add predictions to a data frame
-
data_grid() - Generate a data grid.
-
typical() - Find the typical value
-
seq_range() - Generate a sequence over the range of a vector
-
add_residuals()spread_residuals()gather_residuals() - Add residuals to a data frame
-
fit_with() - Fit a list of formulas
-
add_predictors() - Add predictors to a formula
-
formulas()formulae() - Create a list of formulas
-
geom_ref_line() - Add a reference line (ggplot2).
-
model_matrix() - Construct a design matrix
-
na.warn() - Handle missing values with a warning