# Generated by roxygen2: do not edit by hand

S3method(plot,BKP)
S3method(plot,DKP)
S3method(predict,BKP)
S3method(predict,DKP)
S3method(print,BKP)
S3method(print,DKP)
S3method(simulate,BKP)
S3method(simulate,DKP)
S3method(summary,BKP)
S3method(summary,DKP)
export(fit.BKP)
export(fit.DKP)
export(get_prior)
export(get_prior_dkp)
export(kernel_matrix)
export(loss_fun)
export(loss_fun_dkp)
export(simulate)
importFrom(grDevices,hcl.colors)
importFrom(grDevices,rainbow)
importFrom(graphics,abline)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,text)
importFrom(grid,gpar)
importFrom(grid,textGrob)
importFrom(gridExtra,grid.arrange)
importFrom(lattice,levelplot)
importFrom(lattice,panel.contourplot)
importFrom(lattice,panel.levelplot)
importFrom(lattice,panel.points)
importFrom(optimx,multistart)
importFrom(stats,as.formula)
importFrom(stats,qbeta)
importFrom(stats,rbeta)
importFrom(stats,rgamma)
importFrom(tgp,lhs)
