# Generated by roxygen2: do not edit by hand

S3method(predict,binaryGP)
S3method(print,binaryGP)
S3method(summary,binaryGP)
export(binaryGP_fit)
export(predict.binaryGP)
import(GPfit)
import(graphics)
import(lhs)
import(logitnorm)
import(methods)
import(nloptr)
import(stats)
import(utils)
importFrom(Rcpp,evalCpp)
useDynLib(binaryGP, .registration = TRUE)
