# Generated by roxygen2: do not edit by hand

export(VQ_codebookSplit)
export(clustHVT)
export(displayTable)
export(edaPlots)
export(getTransitionProbability)
export(msm)
export(plotAnimatedFlowmap)
export(plotHVT)
export(plotModelDiagnostics)
export(plotNovelCells)
export(plotQuantErrorHistogram)
export(plotStateTransition)
export(plotZscore)
export(reconcileTransitionProbability)
export(removeNovelty)
export(scoreHVT)
export(scoreLayeredHVT)
export(summary)
export(trainHVT)
import(dplyr)
import(ggplot2)
import(markovchain)
import(methods)
import(tidyr)
importFrom(dplyr,mutate)
importFrom(magrittr,"%>%")
importFrom(plyr,rbind.fill)
importFrom(stats,dist)
importFrom(stats,kmeans)
importFrom(utils,combn)
importFrom(utils,data)
importFrom(utils,globalVariables)
importFrom(utils,head)
importFrom(utils,tail)
