# Generated by roxygen2: do not edit by hand

importFrom(stats, aggregate, cor, lm, median, na.omit, qf, sd, setNames, predict)
importFrom(utils, head, str)
importFrom(graphics, legend, lines)

export(SCA)
export(SCE)
export(SCA_Model_evaluation)
export(SCE_Model_evaluation)
export(Model_simulation)
export(RFE_SCE)
export(Plot_RFE)
export(SCA_tree_predict)
export(Wilks_importance)
export(SCA_importance)
export(SCE_Prediction)
export(OOB_validation)
export(importance)
export(evaluate)

# S3 Methods
S3method(print, SCE)
S3method(summary, SCE)
S3method(predict, SCE)
S3method(importance, SCE)
S3method(evaluate, SCE)
S3method(print, SCA)
S3method(summary, SCA)
S3method(predict, SCA)
S3method(importance, SCA)
S3method(evaluate, SCA)
