Other packages > Find by keyword >

clickstream  

Analyzes Clickstreams Based on Markov Chains
View on CRAN: Click here


Download and install clickstream package within the R console
Install from CRAN:
install.packages("clickstream")

Install from Github:
library("remotes")
install_github("cran/clickstream")

Install by package version:
library("remotes")
install_version("clickstream", "1.3.4")



Attach the package and use:
library("clickstream")
Maintained by
Michael Scholz
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-02-28
Latest Update: 2025-07-23
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.
How to cite:
Michael Scholz (2014). clickstream: Analyzes Clickstreams Based on Markov Chains. R package version 1.3.4, https://cran.r-project.org/web/packages/clickstream. Accessed 05 Jun. 2026.
Previous versions and publish date:
1.0 (2014-02-28 10:29), 1.1.0 (2014-03-28 13:53), 1.1.1 (2014-05-19 14:15), 1.1.2 (2014-07-15 10:31), 1.1.3 (2015-01-09 10:02), 1.1.4 (2015-05-18 01:22), 1.1.5 (2015-07-08 01:17), 1.1.6 (2016-01-08 18:35), 1.1.7 (2016-03-21 12:33), 1.1.8 (2016-04-26 16:50), 1.1.9 (2016-10-14 16:22), 1.2.0 (2017-04-10 13:45), 1.2.1 (2017-05-18 15:48), 1.3.0 (2017-12-14 11:31), 1.3.1 (2020-01-30 17:10), 1.3.3 (2023-09-27 16:50)
Other packages that cited clickstream R package
View clickstream citation profile
Other R packages that clickstream depends, imports, suggests or enhances
Complete documentation for clickstream
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA