# Generated by roxygen2: do not edit by hand

export(CDFtoQuantiles)
export(LogLikMTLNR)
export(LogLikRM)
export(LogLikWEV)
export(MLE_dirichlet)
export(PDFtoQuantiles)
export(d2DSD)
export(dDDConf)
export(dIRM)
export(dIRM2)
export(dIRM3)
export(dMTLNR)
export(dMTLNR_multiple_ratings)
export(dPCRM)
export(dWEV)
export(ddynaViTE)
export(fitRTConf)
export(fitRTConfModels)
export(group_BMS)
export(group_BMS_fits)
export(predictConf)
export(predictConfModels)
export(predictDDConf_Conf)
export(predictDDConf_RT)
export(predictMTLNR_Conf)
export(predictMTLNR_RT)
export(predictRM_Conf)
export(predictRM_RT)
export(predictRT)
export(predictRTModels)
export(predictWEV_Conf)
export(predictWEV_RT)
export(r2DSD)
export(rDDConf)
export(rIRM)
export(rLCA)
export(rMTLNR)
export(rPCRM)
export(rRM_Kiani)
export(rWEV)
export(rdynaViTE)
export(simulateMTLNR)
export(simulateRM)
export(simulateRTConf)
export(simulateWEV)
export(subject_modelweights)
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,rgamma)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,setNames)
useDynLib(dynConfiR, .registration = TRUE)
