# Generated by roxygen2: do not edit by hand export(crit_PNash) export(crit_SUR_Eq) export(filter_for_Game) export(generate_integ_pts) export(getEquilibrium) export(plotGame) export(plotGameGrid) export(solve_game) import(DiceDesign) import(DiceKriging) import(parallel) importFrom(GPareto,checkPredict) importFrom(GPareto,plotParetoEmp) importFrom(KrigInv,computeQuickKrigcov) importFrom(KrigInv,precomputeUpdateData) importFrom(KrigInv,predict_nobias_km) importFrom(MASS,mvrnorm) importFrom(Rcpp,evalCpp) importFrom(emoa,is_dominated) importFrom(emoa,nondominated_points) importFrom(grDevices,dev.off) importFrom(grDevices,pdf) importFrom(grDevices,rainbow) importFrom(grDevices,terrain.colors) importFrom(graphics,axis) importFrom(graphics,legend) importFrom(graphics,lines) importFrom(graphics,pairs) importFrom(graphics,par) importFrom(graphics,points) importFrom(graphics,title) importFrom(methods,slot) importFrom(mnormt,pmnorm) importFrom(mvtnorm,pmvnorm) importFrom(stats,cov) importFrom(stats,dnorm) importFrom(stats,pnorm) importFrom(stats,qnorm) importFrom(stats,rnorm) importFrom("graphics", "filled.contour") useDynLib(GPGame, .registration = TRUE)