Package: clickstream
Type: Package
Title: Analyzes Clickstreams Based on Markov Chains
Version: 1.1.7
Date: 2016-03-21
Author: Michael Scholz
Maintainer: Michael Scholz <michael.scholz@uni-passau.de>
Description: A set of tools to read, analyze and write lists of click sequences
    on websites (i.e., clickstream). A click can be represented by a number,
    character or string. Clickstreams can be modeled as zero- (only computes
    occurrence probabilities), first- or higher-order Markov chains.
License: GPL-2
Depends: R (>= 3.0.1), methods, igraph, stats, utils
Imports: plyr, Rsolnp, data.table, arules, linprog
LazyLoad: yes
ByteCompile: yes
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-03-21 07:38:15 UTC; Micha
Repository: CRAN
Date/Publication: 2016-03-21 12:33:26
