# Generated by roxygen2: do not edit by hand

export(complete_summary)
export(estimate_BIN)
export(simulate_data)
import(Rcpp)
import(methods)
import(rstantools)
importFrom(dplyr,"%>%")
importFrom(dplyr,bind_rows)
importFrom(rstan,sampling)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,rnorm)
useDynLib(BINtools, .registration = TRUE)
