Package index
-
design_bootstrap() - Create a design-aware bootstrap plan
-
design_cv() - Create a design-aware K-fold cross-validation plan
-
design_data() - Extract model-ready inputs from a fitted design schema
-
design_fit() - Fit a design schema from a specification and data
-
design_fold() - Materialize one fold of a design-aware resampling object
-
design_nested_cv() - Create a design-aware nested K-fold cross-validation plan
-
design_newdata() - Apply a fitted design schema to new data
-
design_resample() - Wrap a user-supplied package resampling object with a design specification
-
design_spec() - Define a design specification
-
get_dep_data() - Get dependent test data
-
get_ind_data() - Get independent test data
-
optim2() - General-purpose optimization
-
ordinal_matrix_to_factor() - Convert an ordinal-count matrix to a factor response and row weights
-
parse_formula() - Parse formula
-
resample_bootstrap() - Create bootstrap resampling indices
-
resample_cv() - Create K-fold cross-validation resampling indices
-
resample_nested_cv() - Create nested K-fold cross-validation resampling indices
-
tall_to_wide()ftall_to_wide() - Reshape data from tall to wide