# Generated by roxygen2: do not edit by hand

export(Df2RJafrocDataset)
export(DfBinDataset)
export(DfExtractDataset)
export(DfFroc2Afroc)
export(DfFroc2Roc)
export(DfLroc2Roc)
export(DfReadCrossedModalities)
export(DfReadDataFile)
export(DfReadLrocDataFile)
export(DfSaveDataFile)
export(ExampleCompare3ProperRocFits)
export(FitBinormalRoc)
export(FitCbmRoc)
export(FitRsmRoc)
export(PlotBinormalFit)
export(PlotCbmFit)
export(PlotEmpiricalOperatingCharacteristics)
export(PlotRsmOperatingCharacteristics)
export(SimulateFrocDataset)
export(SimulateRocDataset)
export(SsFROCPowerGivenJK)
export(SsPowerGivenJK)
export(SsPowerTable)
export(SsSampleSizeKGivenJ)
export(StSignificanceTesting)
export(StSignificanceTestingCadVsRadiologists)
export(StSignificanceTestingCrossedModalities)
export(StSignificanceTestingSingleFixedFactor)
export(UtilAucBinormal)
export(UtilAucCBM)
export(UtilAucPROPROC)
export(UtilAucsRSM)
export(UtilFigureOfMerit)
export(UtilIntrinsic2PhysicalRSM)
export(UtilLesionDistribution)
export(UtilLesionWeights)
export(UtilMeanSquares)
export(UtilOutputReport)
export(UtilPhysical2IntrinsicRSM)
export(UtilPseudoValues)
import(caTools)
import(ggplot2)
import(stats)
import(utils)
import(xlsx)
importFrom(Rcpp,cppFunction)
importFrom(Rcpp,evalCpp)
importFrom(bbmle,mle2)
importFrom(binom,binom.confint)
importFrom(mvtnorm,pmvnorm)
importFrom(numDeriv,hessian)
importFrom(numDeriv,jacobian)
importFrom(stats,cov)
importFrom(stats,dbinom)
importFrom(stats,dnorm)
importFrom(stats,integrate)
importFrom(stats,lm)
importFrom(stats,pf)
importFrom(stats,pnorm)
importFrom(stats,pt)
importFrom(stats,qf)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(stats,t.test)
importFrom(stringr,str_trim)
importFrom(tools,file_ext)
importFrom(tools,file_path_sans_ext)
importFrom(utils,packageDescription)
importFrom(utils,read.delim)
useDynLib(RJafroc)
