# Generated by roxygen2: do not edit by hand

S3method(predict,ClickstreamClusters)
S3method(print,ClickstreamClusters)
S3method(print,Clickstreams)
S3method(print,MarkovChainSummary)
S3method(summary,ClickstreamClusters)
S3method(summary,Clickstreams)
export(absorbingStates)
export(as.transactions)
export(clusterClickstreams)
export(fitMarkovChain)
export(frequencies)
export(randomClicks)
export(randomClickstreams)
export(readClickstreams)
export(states)
export(transientStates)
export(writeClickstreams)
exportClasses(MarkovChain)
exportClasses(Pattern)
exportMethods(plot)
exportMethods(predict)
exportMethods(show)
exportMethods(summary)
import(Rsolnp)
import(arules)
import(data.table)
import(linprog)
import(methods)
import(plyr)
importFrom(igraph,E)
importFrom(igraph,graph.adjacency)
importFrom(stats,cor)
importFrom(stats,kmeans)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(utils,count.fields)
importFrom(utils,read.table)
importFrom(utils,write.table)
