# Generated by roxygen2: do not edit by hand

S3method(fitted,BKP)
S3method(fitted,DKP)
S3method(fitted,TwinBKP)
S3method(fitted,TwinDKP)
S3method(parameter,BKP)
S3method(parameter,DKP)
S3method(parameter,TwinBKP)
S3method(parameter,TwinDKP)
S3method(plot,BKP)
S3method(plot,DKP)
S3method(plot,TwinBKP)
S3method(plot,TwinDKP)
S3method(predict,BKP)
S3method(predict,DKP)
S3method(predict,TwinBKP)
S3method(predict,TwinDKP)
S3method(print,BKP)
S3method(print,DKP)
S3method(print,TwinBKP)
S3method(print,TwinDKP)
S3method(print,predict_BKP)
S3method(print,predict_DKP)
S3method(print,predict_TwinBKP)
S3method(print,predict_TwinDKP)
S3method(print,simulate_BKP)
S3method(print,simulate_DKP)
S3method(print,simulate_TwinBKP)
S3method(print,simulate_TwinDKP)
S3method(print,summary_BKP)
S3method(print,summary_DKP)
S3method(print,summary_TwinBKP)
S3method(print,summary_TwinDKP)
S3method(quantile,BKP)
S3method(quantile,DKP)
S3method(quantile,TwinBKP)
S3method(quantile,TwinDKP)
S3method(simulate,BKP)
S3method(simulate,DKP)
S3method(simulate,TwinBKP)
S3method(simulate,TwinDKP)
S3method(summary,BKP)
S3method(summary,DKP)
S3method(summary,TwinBKP)
S3method(summary,TwinDKP)
export(fit_BKP)
export(fit_DKP)
export(fit_TwinBKP)
export(fit_TwinDKP)
export(get_prior)
export(kernel_matrix)
export(loss_fun)
export(parameter)
import(nloptr)
importFrom(Rcpp,evalCpp)
importFrom(dirmult,rdirichlet)
importFrom(ggplot2,aes)
importFrom(ggplot2,annotate)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_contour)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_raster)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guide_colorbar)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_discrete)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_brewer)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_fill_viridis_c)
importFrom(ggplot2,scale_shape_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
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(grid,unit)
importFrom(gridExtra,grid.arrange)
importFrom(lattice,levelplot)
importFrom(lattice,panel.contourplot)
importFrom(lattice,panel.levelplot)
importFrom(lattice,panel.points)
importFrom(rlang,.data)
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)
useDynLib(BKP, .registration = TRUE)
