# Generated by roxygen2: do not edit by hand

S3method(fitted,NBKP)
S3method(parameter,NBKP)
S3method(plot,NBKP)
S3method(predict,NBKP)
S3method(print,NBKP)
S3method(print,predict_NBKP)
S3method(quantile,NBKP)
S3method(simulate,NBKP)
S3method(summary,NBKP)
export(fit_NBKP)
export(get_prior)
export(kernel_matrix)
export(loss_fun)
export(parameter)
importFrom(dirmult,dirmult)
importFrom(grDevices,hcl.colors)
importFrom(graphics,axis)
importFrom(graphics,filled.contour)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(gridExtra,grid.arrange)
importFrom(lattice,levelplot)
importFrom(lattice,panel.contourplot)
importFrom(lattice,panel.levelplot)
importFrom(lattice,panel.points)
importFrom(lhs,randomLHS)
importFrom(optimx,multistart)
importFrom(optimx,optimx)
importFrom(stats,as.formula)
importFrom(stats,dnbinom)
importFrom(stats,median)
importFrom(stats,optim)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,simulate)
importFrom(stats,var)
importFrom(tgp,lhs)
importFrom(utils,head)
