clickstream: Analyzes Clickstreams Based on Markov Chains

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.

Version: 1.3.0
Depends: R (≥ 3.0.1), methods, igraph, stats, utils, reshape2, data.table, MASS
Imports: plyr, Rsolnp, arules, linprog, ggplot2, ClickClust, parallel
Published: 2017-12-14
Author: Michael Scholz, Theo van Kraay
Maintainer: Michael Scholz <michael.scholz at uni-passau.de>
License: GPL-2
NeedsCompilation: no
Citation: clickstream citation info
Materials: NEWS
CRAN checks: clickstream results

Downloads:

Reference manual: clickstream.pdf
Package source: clickstream_1.3.0.tar.gz
Windows binaries: r-devel: clickstream_1.3.0.zip, r-release: clickstream_1.3.0.zip, r-oldrel: clickstream_1.3.0.zip
OS X binaries: r-release: clickstream_1.3.0.tgz, r-oldrel: clickstream_1.3.0.tgz
Old sources: clickstream archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=clickstream to link to this page.