
Package index
-
stacks() - Initialize a Stack
-
add_candidates() - Add model definitions to a data stack
-
blend_predictions() - Determine stacking coefficients from a data stack
-
fit_members() - Fit model stack members with non-zero stacking coefficients
-
collect_parameters() - Collect candidate parameters and stacking coefficients
-
control_stack_grid()control_stack_resamples()control_stack_bayes() - Control wrappers
-
get_expressions() - Obtain prediction equations for all possible values of type
-
reg_res_svmreg_res_spreg_res_lrreg_foldsclass_res_nnclass_res_rfclass_foldslog_res_nnlog_res_rf - Example Objects
-
tree_frogs - Tree frog embryo hatching data
-
stacks_descriptionstacks_packagestacks-package - stacks: Tidy Model Stacking
-
autoplot(<linear_stack>) - Plot results of a stacked ensemble model.
-
axe_call(<model_stack>)axe_ctrl(<model_stack>)axe_data(<model_stack>)axe_env(<model_stack>)axe_fitted(<model_stack>) - Axing a model_stack.
-
predict(<data_stack>) - Predicting with a model stack
-
predict(<model_stack>) - Predicting with a model stack
-
augment(<model_stack>) - Augment a model stack