# Generated by roxygen2: do not edit by hand

export(CDFtoQuantiles)
export(LogLikRM)
export(LogLikWEV)
export(PDFtoQuantiles)
export(d2DSD)
export(dDDMConf)
export(dIRM)
export(dIRM2)
export(dPCRM)
export(dWEV)
export(fitRTConf)
export(fitRTConfModels)
export(predictConf)
export(predictConfModels)
export(predictDDMConf_Conf)
export(predictDDMConf_RT)
export(predictRM_Conf)
export(predictRM_RT)
export(predictRT)
export(predictRTModels)
export(predictWEV_Conf)
export(predictWEV_RT)
export(r2DSD)
export(rDDMConf)
export(rIRM)
export(rLCA)
export(rPCRM)
export(rRM_Kiani)
export(rWEV)
export(simulateRM)
export(simulateRTConf)
export(simulateWEV)
import(dplyr)
import(parallel)
importFrom(Rcpp,evalCpp)
importFrom(dplyr,case_when)
importFrom(dplyr,if_else)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(magrittr,"%>%")
importFrom(minqa,bobyqa)
importFrom(progress,progress_bar)
importFrom(rlang,.data)
importFrom(stats,aggregate)
importFrom(stats,integrate)
importFrom(stats,optim)
importFrom(stats,optimize)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,setNames)
useDynLib(dynConfiR, .registration = TRUE)
