# Generated by roxygen2: do not edit by hand

export(h3sdm_calculate_it_metrics)
export(h3sdm_classify)
export(h3sdm_compare_models)
export(h3sdm_data)
export(h3sdm_eval_metrics)
export(h3sdm_explain)
export(h3sdm_extract_cat)
export(h3sdm_extract_num)
export(h3sdm_fit_model)
export(h3sdm_fit_models)
export(h3sdm_get_grid)
export(h3sdm_get_records)
export(h3sdm_get_records_by_hexagon)
export(h3sdm_pa)
export(h3sdm_predict)
export(h3sdm_predictors)
export(h3sdm_recipe)
export(h3sdm_recipe_gam)
export(h3sdm_spatial_cv)
export(h3sdm_stack_fit)
export(h3sdm_workflow)
export(h3sdm_workflow_gam)
export(h3sdm_workflows)
importFrom(DALEX,feature_importance)
importFrom(DALEX,model_performance)
importFrom(DALEX,predict_parts)
importFrom(dplyr,"%>%")
importFrom(dplyr,bind_rows)
importFrom(dplyr,if_else)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(purrr,imap)
importFrom(purrr,map2_dfr)
importFrom(recipes,recipe)
importFrom(rlang,.data)
importFrom(rsample,analysis)
importFrom(sf,st_centroid)
importFrom(sf,st_coordinates)
importFrom(sf,st_drop_geometry)
importFrom(sf,st_geometry)
importFrom(spatialsample,spatial_block_cv)
importFrom(spatialsample,spatial_clustering_cv)
importFrom(stacks,add_candidates)
importFrom(stacks,blend_predictions)
importFrom(stacks,control_stack_resamples)
importFrom(stacks,fit_members)
importFrom(stacks,stacks)
importFrom(stats,predict)
importFrom(tibble,tibble)
importFrom(tune,collect_metrics)
importFrom(tune,collect_predictions)
importFrom(tune,control_resamples)
importFrom(tune,fit_resamples)
importFrom(workflows,add_model)
importFrom(workflows,add_recipe)
importFrom(workflows,fit)
importFrom(workflows,workflow)
importFrom(yardstick,accuracy)
importFrom(yardstick,accuracy_vec)
importFrom(yardstick,f_meas)
importFrom(yardstick,kap)
importFrom(yardstick,metric_set)
importFrom(yardstick,roc_auc)
importFrom(yardstick,roc_auc_vec)
importFrom(yardstick,sens)
importFrom(yardstick,sens_vec)
importFrom(yardstick,spec)
importFrom(yardstick,spec_vec)
