# Generated by roxygen2: do not edit by hand

S3method(fitted,BKP)
S3method(fitted,DKP)
S3method(parameter,BKP)
S3method(parameter,DKP)
S3method(plot,BKP)
S3method(plot,DKP)
S3method(predict,BKP)
S3method(predict,DKP)
S3method(print,BKP)
S3method(print,DKP)
S3method(print,predict_BKP)
S3method(print,predict_DKP)
S3method(print,simulate_BKP)
S3method(print,simulate_DKP)
S3method(print,summary_BKP)
S3method(print,summary_DKP)
S3method(quantile,BKP)
S3method(quantile,DKP)
S3method(simulate,BKP)
S3method(simulate,DKP)
S3method(summary,BKP)
S3method(summary,DKP)
export(fit_BKP)
export(fit_DKP)
export(get_prior)
export(kernel_matrix)
export(loss_fun)
export(parameter)
importFrom(dirmult,rdirichlet)
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,median)
importFrom(stats,qbeta)
importFrom(stats,quantile)
importFrom(stats,rbeta)
importFrom(stats,rgamma)
importFrom(stats,sd)
importFrom(stats,simulate)
importFrom(tgp,lhs)
importFrom(utils,head)
