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 07 Mar. 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

lmSubsets  
Exact Variable-Subset Selection in Linear Regression
Exact and approximation algorithms for variable-subset selection in ordinary linear regression mode ...
Download / Learn more Package Citations See dependency  
SAMtool  
Stock Assessment Methods Toolkit
Simulation tools for closed-loop simulation are provided for the 'MSEtool' operating model to inform ...
Download / Learn more Package Citations See dependency  
testDriveR  
Teaching Data for Statistics and Data Science
Provides data sets for teaching statistics and data science courses. It includes a sample of data f ...
Download / Learn more Package Citations See dependency  
portalr  
Create Useful Summaries of the Portal Data
Download and generate summaries for the rodent, plant, ant, and weather data from the Portal Projec ...
Download / Learn more Package Citations See dependency  
ReviewR  
A Light-Weight, Portable Tool for Reviewing Individual Patient Records
A portable Shiny tool to explore patient-level electronic health record data and perform chart revi ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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