# Generated by roxygen2: do not edit by hand

S3method(summary,aeefit)
S3method(summary,aeexfit)
export(acc)
export(accBatch)
export(accSummary)
export(aee)
export(aeefit)
export(aeexfit)
export(aggAcc)
export(plotAcc)
export(racePlot)
export(readCounts)
export(readCountsBatch)
export(readRaw)
export(simAcc)
export(simPA)
export(visGroup)
importFrom(DBI,dbConnect)
importFrom(PhysicalActivity,dataCollapser)
importFrom(R.utils,countLines)
importFrom(RSQLite,SQLite)
importFrom(Rcpp,evalCpp)
importFrom(circlize,circos.clear)
importFrom(circlize,circos.initialize)
importFrom(circlize,circos.lines)
importFrom(circlize,circos.par)
importFrom(circlize,circos.rect)
importFrom(circlize,circos.text)
importFrom(circlize,circos.trackPlotRegion)
importFrom(circlize,get.cell.meta.data)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_discrete)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,unit)
importFrom(grDevices,dev.new)
importFrom(graphics,axis)
importFrom(graphics,boxplot)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(iterators,ireadLines)
importFrom(iterators,nextElem)
importFrom(methods,getClass)
importFrom(methods,setClass)
importFrom(methods,setMethod)
importFrom(mhsmm,dnorm.hsmm)
importFrom(mhsmm,hmmspec)
importFrom(mhsmm,rnorm.hsmm)
importFrom(mhsmm,simulate.hmmspec)
importFrom(nleqslv,nleqslv)
importFrom(plyr,ddply)
importFrom(stats,aggregate)
importFrom(stats,complete.cases)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,pnorm)
importFrom(stats,printCoefmat)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rgamma)
importFrom(stats,rpois)
importFrom(stats,sd)
importFrom(stats,stepfun)
importFrom(stats,uniroot)
importFrom(stats,var)
importFrom(utils,head)
importFrom(utils,tail)
importFrom(zoo,rollmean)
importFrom(zoo,rollmedian)
importFrom(zoo,rollsum)
useDynLib(acc)
