# Generated by roxygen2: do not edit by hand

S3method(predict,encode)
export(decode_knn)
export(encode)
export(post_x)
export(prep_x)
export(reconstruction_error)
import(Matrix)
import(caret)
import(data.table)
import(foreach)
import(mgcv)
import(ranger)
importFrom(RANN,nn2)
importFrom(RSpectra,eigs)
importFrom(foreach,"%do%")
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(methods,as)
importFrom(methods,new)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,runif)
