# Generated by roxygen2: do not edit by hand

S3method(predict,tempGP)
S3method(updateData,tempGP)
export(AMK)
export(BayesTreePCFit)
export(ComparePCurve)
export(ComputeWeightedDifference)
export(CovMatch)
export(KnnPCFit)
export(KnnPredict)
export(KnnUpdate)
export(SplinePCFit)
export(SvmPCFit)
export(funGP)
export(tempGP)
export(updateData)
importFrom(BayesTree,bart)
importFrom(FNN,knn.reg)
importFrom(FNN,knnx.index)
importFrom(KernSmooth,dpill)
importFrom(Rcpp,sourceCpp)
importFrom(e1071,svm)
importFrom(gss,ssanova)
importFrom(matrixStats,colMaxs)
importFrom(matrixStats,colMins)
importFrom(matrixStats,colSds)
importFrom(mixtools,normalmixEM)
importFrom(stats,pacf)
importFrom(stats,predict)
importFrom(stats,sd)
importFrom(stats,var)
useDynLib(DSWE)
