# Generated by roxygen2: do not edit by hand

S3method(AIC,cvRemix)
S3method(AIC,remix)
S3method(BIC,cvRemix)
S3method(BIC,remix)
S3method(BICc,cvRemix)
S3method(BICc,remix)
S3method(eBIC,cvRemix)
S3method(eBIC,remix)
S3method(logLik,cvRemix)
S3method(logLik,remix)
S3method(print,remix)
S3method(summary,cvRemix)
S3method(summary,remix)
export(BICc)
export(computeFinalTest)
export(cv.remix)
export(eBIC)
export(extract)
export(getMLXdir)
export(gh.LL)
export(indParm)
export(initStrat)
export(model.clairon)
export(model.pasin)
export(model.pk)
export(plotCalibration)
export(plotConvergence)
export(plotIC)
export(plotInit)
export(plotSAEM)
export(readMLX)
export(remix)
export(retrieveBest)
importFrom(dplyr,"%>%")
importFrom(foreach,"%dopar%")
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,pnorm)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(utils,modifyList)
importFrom(utils,read.csv)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
importFrom(utils,write.csv)
