# Generated by roxygen2: do not edit by hand

S3method("[",param_grid)
S3method(merge,model_spec)
S3method(merge,param_grid)
S3method(print,qual_param)
S3method(print,quant_param)
export(Cp)
export(Laplace)
export(activation)
export(cost)
export(deg_free)
export(degree)
export(dropout)
export(epochs)
export(grid_random)
export(grid_regular)
export(has_unknowns)
export(hidden_units)
export(is_unknown)
export(learn_rate)
export(loss_reduction)
export(min_n)
export(mixture)
export(mtry)
export(mtry_long)
export(neighbors)
export(new_qual_param)
export(new_quant_param)
export(num_comp)
export(num_terms)
export(prod_degree)
export(prune)
export(range_get)
export(range_set)
export(range_validate)
export(rbf_sigma)
export(regularization)
export(sample_size)
export(surv_dist)
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_func)
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(utils,getS3method)
