# Generated by roxygen2: do not edit by hand

export(hpd)
export(kdeFSBT)
export(rblme)
export(tune.h)
import(Rcpp)
import(doParallel)
import(foreach)
import(iterators)
importFrom(graphics,abline)
importFrom(graphics,plot)
importFrom(lme4,VarCorr)
importFrom(lme4,getME)
importFrom(lme4,lmer)
importFrom(mvtnorm,rmvnorm)
importFrom(numDeriv,jacobian)
importFrom(parallel,mclapply)
importFrom(stats,density)
importFrom(stats,dnorm)
importFrom(stats,getCall)
importFrom(stats,integrate)
importFrom(stats,median)
importFrom(stats,nlminb)
importFrom(stats,splinefun)
importFrom(stats,uniroot)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
useDynLib(robustBLME, .registration = TRUE)
