# Generated by roxygen2: do not edit by hand

export(correctedOR)
export(crudeOR)
export(diffOR)
export(fixedCorrOR)
export(logitOR)
export(nlmeNDiff)
export(paramEst)
export(plotOR)
export(randCorrOR)
import(Rcpp)
import(ggplot2)
import(lme4)
import(methods)
import(rstan)
importFrom(dplyr,"%>%")
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(rstan,sampling)
importFrom(stats,binomial)
importFrom(stats,dlnorm)
useDynLib(BayesSenMC, .registration = TRUE)
