# Generated by roxygen2: do not edit by hand

S3method(Hlam,ipriorKernel)
S3method(Hlam,ipriorMod)
S3method(deviance,ipriorKernel)
S3method(deviance,ipriorMod)
S3method(iprior,default)
S3method(iprior,formula)
S3method(iprior,ipriorKernel)
S3method(iprior,ipriorMod)
S3method(kernL,default)
S3method(kernL,formula)
S3method(logLik,ipriorKernel)
S3method(logLik,ipriorMod)
S3method(plot,ipriorMod)
S3method(predict,ipriorMod)
S3method(print,ipriorKernel)
S3method(print,ipriorMod)
S3method(print,ipriorSummary)
S3method(sigma,ipriorMod)
S3method(summary,ipriorMod)
export(.checkLevels)
export(.hMatList)
export(.lambdaContract)
export(.lambdaExpand)
export(Hlam)
export(eigenCpp)
export(fastSquare)
export(fastVDiag)
export(fbmOptim)
export(fnH1)
export(fnH2)
export(fnH3)
export(ggColPal)
export(iprior)
export(ipriorColPal)
export(ipriorOptim)
export(is.ipriorKernel)
export(is.ipriorMod)
export(kernL)
export(progress)
export(slope)
export(vary)
if (getRversion() < "3.3.0") export(sigma)
if (getRversion() >= "3.3.0") importFrom(stats,sigma)
import(RColorBrewer)
importFrom(Rcpp,evalCpp)
importFrom(grDevices,dev.new)
importFrom(grDevices,hcl)
importFrom(graphics,abline)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,text)
importFrom(methods,is)
importFrom(stats,coef)
importFrom(stats,delete.response)
importFrom(stats,kernel)
importFrom(stats,lm)
importFrom(stats,logLik)
importFrom(stats,model.frame)
importFrom(stats,model.response)
importFrom(stats,nlm)
importFrom(stats,optim)
importFrom(stats,optimHess)
importFrom(stats,pnorm)
importFrom(stats,printCoefmat)
importFrom(stats,qqnorm)
importFrom(stats,rnorm)
importFrom(stats,terms)
importFrom(utils,combn)
importFrom(utils,setTxtProgressBar)
importFrom(utils,str)
importFrom(utils,txtProgressBar)
useDynLib(iprior, .registration = TRUE)
