# Generated by roxygen2: do not edit by hand

export(calculate_exposure)
export(dispatch_simulations)
export(exposure_list)
export(model_terms)
export(optic_model)
export(optic_simulation)
import(dplyr)
importFrom(R6,R6Class)
importFrom(future.apply,future_lapply)
importFrom(magrittr,"%>%")
importFrom(methods,new)
importFrom(purrr,cross)
importFrom(purrr,transpose)
importFrom(stats,as.formula)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,resid)
importFrom(stats,sd)
importFrom(stats,simulate)
importFrom(stats,vcov)
importFrom(tidyr,crossing)
importFrom(utils,citation)
importFrom(utils,globalVariables)
