export(ConvertData)
export(ConvertData.phmrc)
export(codeVA)
export(getPHMRC_url)
export(getCSMF)
export(getCSMF_accuracy)
export(getIndivProb)
export(getTopCOD)
export(interVA.train)
export(plotVA)
export(stackplotVA)

importFrom(InSilicoVA,extract.prob)
importFrom(InSilicoVA,insilico)
importFrom(InSilicoVA,insilico.train)
importFrom(InSilicoVA,stackplot)
importFrom(InSilicoVA,get.indiv)
importFrom(InSilicoVA,updateIndiv)
importFrom(InterVA4,CSMF)
importFrom(InterVA4,InterVA)
importFrom(Tariff,tariff)
importFrom(nbc4va,nbc)
importFrom(nbc4va,csmf.nbc)
importFrom(nbc4va,ova2nbc)
importFrom(nbc4va,topCOD.nbc)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,position_dodge)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom("graphics", "plot")
importFrom("stats", "aggregate", "median", "quantile", "reorder")
importFrom("utils", "data")
