# Generated by roxygen2: do not edit by hand

S3method(fitted,GP)
S3method(plot,GP)
S3method(predict,GP)
S3method(print,GP)
S3method(summary,GP)
export(GP_deviance)
export(GP_fit)
export(corr_matrix)
export(predict.GP)
export(scale_norm)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,matplot)
importFrom(graphics,plot)
importFrom(lattice,levelplot)
importFrom(lattice,wireframe)
importFrom(lhs,maximinLHS)
importFrom(stats,fitted)
importFrom(stats,kmeans)
importFrom(stats,optim)
importFrom(stats,predict)
