# Generated by roxygen2: do not edit by hand

S3method("[",param_grid)
S3method(finalize,list)
S3method(finalize,param)
S3method(merge,model_spec)
S3method(merge,param_grid)
S3method(print,qual_param)
S3method(print,quant_param)
S3method(type_sum,param)
export(Cp)
export(Laplace)
export(activation)
export(batch_size)
export(cost)
export(deg_free)
export(degree)
export(dist_power)
export(dropout)
export(epochs)
export(finalize)
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_random)
export(grid_regular)
export(has_unknowns)
export(hidden_units)
export(is_unknown)
export(learn_rate)
export(loss_reduction)
export(margin)
export(max_times)
export(max_tokens)
export(min_n)
export(min_times)
export(mixture)
export(mtry)
export(mtry_long)
export(neighbors)
export(new_qual_param)
export(new_quant_param)
export(num_comp)
export(num_terms)
export(penalty)
export(prod_degree)
export(prune)
export(range_get)
export(range_set)
export(range_validate)
export(rbf_sigma)
export(sample_size)
export(scale_factor)
export(surv_dist)
export(threshold)
export(token)
export(tree_depth)
export(trees)
export(unknown)
export(value_inverse)
export(value_sample)
export(value_seq)
export(value_set)
export(value_transform)
export(value_validate)
export(weight)
export(weight_func)
export(weight_scheme)
import(rlang)
importFrom(dplyr,as_tibble)
importFrom(glue,glue)
importFrom(glue,glue_collapse)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(purrr,map_dfc)
importFrom(purrr,map_lgl)
importFrom(rlang,eval_tidy)
importFrom(rlang,is_string)
importFrom(rlang,quo_get_expr)
importFrom(rlang,quos)
importFrom(scales,is.trans)
importFrom(stats,runif)
importFrom(tibble,as_tibble)
importFrom(tibble,is_tibble)
importFrom(tibble,tibble)
importFrom(tibble,type_sum)
importFrom(utils,getS3method)
importFrom(utils,installed.packages)
importFrom(withr,with_seed)
