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.3
Depends: R (≥ 3.0.1), methods, igraph, stats, utils, reshape2, MASS
Imports: plyr, Rsolnp, arules, linprog, ggplot2, ClickClust, parallel, data.table
Published: 2023-09-27
Author: Michael Scholz, Theo van Kraay
Maintainer: Michael Scholz <michael.scholz at th-deg.de>
License: GPL-2
NeedsCompilation: no
Citation: clickstream citation info
Materials: NEWS
CRAN checks: clickstream results

Documentation:

Reference manual: clickstream.pdf

Downloads:

Package source: clickstream_1.3.3.tar.gz
Windows binaries: r-devel: clickstream_1.3.3.zip, r-release: clickstream_1.3.3.zip, r-oldrel: clickstream_1.3.3.zip
macOS binaries: r-release (arm64): clickstream_1.3.3.tgz, r-oldrel (arm64): clickstream_1.3.3.tgz, r-release (x86_64): clickstream_1.3.3.tgz
Old sources: clickstream archive

Linking:

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