# Generated by roxygen2: do not edit by hand S3method("[",parameters) S3method("names<-",parameters) S3method(encode_unit,default) S3method(encode_unit,qual_param) S3method(encode_unit,quant_param) S3method(extract_parameter_dials,parameters) S3method(finalize,default) S3method(finalize,list) S3method(finalize,logical) S3method(finalize,param) S3method(finalize,parameters) S3method(grid_latin_hypercube,list) S3method(grid_latin_hypercube,param) S3method(grid_latin_hypercube,parameters) S3method(grid_latin_hypercube,workflow) S3method(grid_max_entropy,list) S3method(grid_max_entropy,param) S3method(grid_max_entropy,parameters) S3method(grid_max_entropy,workflow) S3method(grid_random,list) S3method(grid_random,param) S3method(grid_random,parameters) S3method(grid_random,workflow) S3method(grid_regular,list) S3method(grid_regular,param) S3method(grid_regular,parameters) S3method(grid_regular,workflow) S3method(parameters,default) S3method(parameters,list) S3method(parameters,param) S3method(print,parameters) S3method(print,qual_param) S3method(print,quant_param) S3method(type_sum,param) S3method(update,parameters) S3method(vec_cast,data.frame.parameters) S3method(vec_cast,parameters.data.frame) S3method(vec_cast,parameters.parameters) S3method(vec_cast,parameters.tbl_df) S3method(vec_cast,tbl_df.parameters) S3method(vec_proxy,parameters) S3method(vec_ptype2,data.frame.parameters) S3method(vec_ptype2,parameters.data.frame) S3method(vec_ptype2,parameters.parameters) S3method(vec_ptype2,parameters.tbl_df) S3method(vec_ptype2,tbl_df.parameters) S3method(vec_restore,parameters) export(Laplace) export(activation) export(adjust_deg_free) export(all_neighbors) export(batch_size) export(class_weights) export(conditional_min_criterion) export(conditional_test_statistic) export(conditional_test_type) export(confidence_factor) export(cost) export(cost_complexity) export(deg_free) export(degree) export(degree_int) export(diagonal_covariance) export(dist_power) export(dropout) export(encode_unit) export(epochs) export(extract_parameter_dials) export(extrapolation) export(finalize) export(freq_cut) export(fuzzy_thresholding) export(get_batch_sizes) export(get_log_p) export(get_n) export(get_n_frac) export(get_n_frac_range) export(get_p) export(get_rbf_range) export(grid_latin_hypercube) export(grid_max_entropy) export(grid_random) export(grid_regular) export(harmonic_frequency) export(has_unknowns) export(hidden_units) export(initial_umap) export(is_unknown) export(kernel_offset) export(learn_rate) export(loss_reduction) export(lower_quantile) export(max_nodes) export(max_num_terms) export(max_rules) export(max_times) export(max_tokens) export(min_dist) export(min_n) export(min_times) export(min_unique) export(mixture) export(momentum) export(mtry) export(mtry_long) export(mtry_prop) export(neighbors) export(new_qual_param) export(new_quant_param) export(no_global_pruning) export(num_breaks) export(num_clusters) export(num_comp) export(num_hash) export(num_knots) export(num_leaves) export(num_random_splits) export(num_runs) export(num_terms) export(num_tokens) export(over_ratio) export(parameters) export(parameters_constr) export(penalty) export(penalty_L1) export(penalty_L2) export(predictor_prop) export(predictor_winnowing) export(prior_mixture_threshold) export(prior_outcome_range) export(prior_slab_dispersion) export(prior_terminal_node_coef) export(prior_terminal_node_expo) export(prod_degree) export(prune) export(prune_method) export(pull_dials_object) export(range_get) export(range_set) export(range_validate) export(ranger_class_rules) export(ranger_reg_rules) export(ranger_split_rules) export(rate_decay) export(rate_initial) export(rate_largest) export(rate_reduction) export(rate_schedule) export(rate_step_size) export(rate_steps) export(rbf_sigma) export(regularization_factor) export(regularization_method) export(regularize_depth) export(rule_bands) export(sample_prop) export(sample_size) export(scale_factor) export(scale_pos_weight) export(select_features) export(shrinkage_correlation) export(shrinkage_frequencies) export(shrinkage_variance) export(signed_hash) export(significance_threshold) export(smoothness) export(spline_degree) export(splitting_rule) export(stop_iter) export(summary_stat) export(surv_dist) export(survival_link) export(svm_margin) export(target_weight) export(threshold) export(token) export(tree_depth) export(trees) export(trim_amount) export(unbiased_rules) export(under_ratio) export(unique_cut) export(unknown) export(validation_set_prop) export(value_inverse) export(value_sample) export(value_seq) export(value_set) export(value_transform) export(value_validate) export(values_activation) export(values_initial_umap) export(values_prune_method) export(values_regularization_method) export(values_scheduler) export(values_summary_stat) export(values_surv_dist) export(values_survival_link) export(values_test_statistic) export(values_test_type) export(values_token) export(values_weight_func) export(values_weight_scheme) export(vocabulary_size) export(weight) export(weight_func) export(weight_scheme) export(window_size) import(rlang) importFrom(DiceDesign,dmaxDesign) importFrom(DiceDesign,lhsDesign) importFrom(dplyr,"%>%") importFrom(dplyr,filter) importFrom(dplyr,mutate) importFrom(dplyr,pull) importFrom(dplyr,select) importFrom(glue,glue) importFrom(glue,glue_collapse) importFrom(hardhat,extract_parameter_dials) importFrom(lifecycle,deprecated) importFrom(pillar,type_sum) importFrom(purrr,map) importFrom(purrr,map2) importFrom(purrr,map2_dfc) importFrom(purrr,map_chr) importFrom(purrr,map_dbl) importFrom(purrr,map_dfc) importFrom(purrr,map_int) importFrom(purrr,map_lgl) importFrom(scales,is.trans) importFrom(scales,transform_log10) importFrom(scales,transform_log2) importFrom(stats,runif) importFrom(tibble,as_tibble) importFrom(tibble,is_tibble) importFrom(tibble,new_tibble) importFrom(tibble,tibble) importFrom(utils,globalVariables) importFrom(utils,installed.packages) importFrom(vctrs,df_cast) importFrom(vctrs,new_data_frame) importFrom(vctrs,stop_incompatible_cast) importFrom(vctrs,tib_cast) importFrom(vctrs,tib_ptype2) importFrom(vctrs,vec_c) importFrom(vctrs,vec_cast) importFrom(vctrs,vec_cbind) importFrom(vctrs,vec_init) importFrom(vctrs,vec_proxy) importFrom(vctrs,vec_ptype) importFrom(vctrs,vec_ptype2) importFrom(vctrs,vec_rbind) importFrom(vctrs,vec_restore) importFrom(vctrs,vec_slice) importFrom(withr,with_seed)