# Generated by roxygen2: do not edit by hand

S3method("[",local_ortho_diss)
S3method(plot,mbl)
S3method(plot,ortho_projection)
S3method(predict,ortho_projection)
S3method(print,local_fit)
S3method(print,local_ortho_diss)
S3method(print,mbl)
S3method(print,ortho_projection)
S3method(print,rslocal)
export(cor_diss)
export(dissimilarity)
export(f_diss)
export(get_predictions)
export(local_fit_gpr)
export(local_fit_pls)
export(local_fit_wapls)
export(mbl)
export(mbl_control)
export(ortho_diss)
export(ortho_projection)
export(pc_projection)
export(pls_projection)
export(search_neighbors)
export(sid)
export(sim_eval)
import(Rcpp)
import(data.table)
import(foreach)
import(grDevices)
import(graphics)
import(iterators)
import(lifecycle)
import(mathjaxr)
importFrom(graphics,barplot)
importFrom(lifecycle,deprecate_soft)
importFrom(magrittr,"%>%")
importFrom(stats,bw.nrd0)
importFrom(stats,complete.cases)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,density)
importFrom(stats,diffinv)
importFrom(stats,model.extract)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,na.fail)
importFrom(stats,quantile)
importFrom(stats,reshape)
importFrom(stats,sd)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
useDynLib(resemble)
