# Generated by roxygen2: do not edit by hand

S3method(Data,default)
S3method(Data,outForest)
S3method(outliers,default)
S3method(outliers,outForest)
S3method(plot,outForest)
S3method(predict,outForest)
S3method(print,outForest)
S3method(summary,outForest)
export(Data)
export(generateOutliers)
export(is.outForest)
export(outForest)
export(outliers)
importFrom(FNN,knnx.index)
importFrom(graphics,abline)
importFrom(graphics,barplot)
importFrom(graphics,stripchart)
importFrom(graphics,text)
importFrom(missRanger,imputeUnivariate)
importFrom(missRanger,missRanger)
importFrom(ranger,ranger)
importFrom(stats,as.formula)
importFrom(stats,predict)
importFrom(stats,reformulate)
importFrom(stats,rmultinom)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,terms.formula)
importFrom(stats,var)
importFrom(utils,head)
