# Generated by roxygen2: do not edit by hand

S3method(coef,bess)
S3method(deviance,bess)
S3method(logLik,bess)
S3method(plot,bess)
S3method(predict,bess)
S3method(print,bess)
S3method(summary,bess)
export(bess)
export(bess.one)
export(gen.data)
export(logLik.bess)
export(plot.bess)
export(predict.bess)
export(print.bess)
export(summary.bess)
importFrom(MASS,mvrnorm)
importFrom(Matrix,Matrix)
importFrom(Rcpp,evalCpp)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,grid)
importFrom(graphics,layout)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,plot.new)
importFrom(graphics,plot.window)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(pheatmap,pheatmap)
importFrom(stats,coef)
importFrom(stats,deviance)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,logLik)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rexp)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(survival,Surv)
importFrom(survival,coxph)
useDynLib(BeSS, .registration=TRUE)
