# Generated by roxygen2: do not edit by hand

S3method(autoplot,cerf_gp)
S3method(autoplot,cerf_nngp)
S3method(plot,cerf_gp)
S3method(plot,cerf_nngp)
S3method(print,cerf_gp)
S3method(print,cerf_nngp)
S3method(summary,cerf_gp)
S3method(summary,cerf_nngp)
export(compute_rl_deriv_gp)
export(compute_rl_deriv_nn)
export(compute_w_corr)
export(estimate_cerf_gp)
export(estimate_cerf_nngp)
export(estimate_gps)
export(generate_synthetic_data)
export(get_logger)
export(set_logger)
import(MASS)
import(Rcpp)
import(RcppArmadillo)
import(Rfast)
import(SuperLearner)
import(stats)
import(xgboost)
importFrom(ggplot2,autoplot)
importFrom(rlang,.data)
importFrom(spatstat.geom,crossdist)
useDynLib(GPCERF, .registration = TRUE)
