# Generated by roxygen2: do not edit by hand

S3method(evaluate,fuzzycoco_fit)
S3method(fit,fuzzycoco_model)
S3method(fit_xy,fuzzycoco_model)
S3method(predict,fuzzycoco_fit)
export(compute_optimal_quantile_fuzzy_set_positions)
export(evaluate)
export(evaluate_fuzzy_system)
export(example_iris36)
export(example_iris_binary_categorical)
export(example_mtcars)
export(fit)
export(fit_to_df)
export(fit_xy)
export(fs_rules_to_df)
export(fs_used_vars_to_df)
export(fuzzy_coco_parsnip)
export(fuzzy_coco_parsnip_wrapper)
export(fuzzy_coco_systematic_fit)
export(fuzzycoco)
export(fuzzycoco_fit_df_hybrid)
export(params)
export(predict_fuzzy_system)
export(stop_engine_if_stalling)
export(stop_engine_on_first_of)
importFrom(Rcpp,loadModule)
importFrom(generics,evaluate)
importFrom(generics,fit)
importFrom(generics,fit_xy)
importFrom(methods,new)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(utils,head)
importFrom(utils,tail)
useDynLib(Rfuzzycoco, .registration = TRUE)
