# Generated by roxygen2: do not edit by hand

S3method(ff,default)
S3method(ff,formula)
S3method(predict,fuzzy_forest)
S3method(print,fuzzy_forest)
S3method(wff,default)
S3method(wff,formula)
export(WGCNA_control)
export(ff)
export(fuzzy_forest)
export(iterative_RF)
export(modplot)
export(screen_control)
export(select_RF)
export(select_control)
export(wff)
import(doParallel)
import(foreach)
import(ggplot2)
importFrom(graphics,plot)
importFrom(mvtnorm,rmvnorm)
importFrom(randomForest,combine)
importFrom(randomForest,importance)
importFrom(randomForest,randomForest)
importFrom(stats,model.frame)
importFrom(stats,model.response)
importFrom(stats,predict)
importFrom(stats,reformulate)
importFrom(stats,rmultinom)
importFrom(stats,terms)
