# Generated by roxygen2: do not edit by hand

S3method(plot,mbl)
S3method(plot,orthoProjection)
S3method(predict,orthoProjection)
S3method(print,localOrthoDiss)
S3method(print,mbl)
S3method(print,orthoProjection)
export(corDiss)
export(fDiss)
export(getPredictions)
export(mbl)
export(mblControl)
export(neigCleaning)
export(orthoDiss)
export(orthoProjection)
export(pcProjection)
export(plsProjection)
export(sid)
export(simEval)
import(Rcpp)
import(foreach)
import(iterators)
importFrom("grDevices", "grey", "heat.colors", "rainbow")
importFrom("graphics", "barplot", "grid", "legend", "lines", "matplot",
           "mtext", "par", "plot", "points")
importFrom("stats", "bw.nrd0", "complete.cases", "cor", "cov",
           "density", "diffinv", "prcomp", "quantile", "reshape", "sd")
importFrom("utils", "setTxtProgressBar", "txtProgressBar")
useDynLib(resemble)
