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.3")



Attach the package and use:
library("clickstream")
Maintained by
Michael Scholz
[Scholar Profile | Author Map]
First Published: 2014-02-28
Latest Update: 2023-09-27
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.3, https://cran.r-project.org/web/packages/clickstream. Accessed 04 Apr. 2025.
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)
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
03/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/02Downloads for clickstream05101520253035404550TrendBars

Today's Hot Picks in Authors and Packages

Rexperigen  
R Interface to Experigen
Provides convenience functions to communicate with an Experigen server: Experigen ( ...
Download / Learn more Package Citations See dependency  
PakPMICS2014HH  
Multiple Indicator Cluster Survey (MICS) 2014 Household Questionnaire Data for Punjab, Pakistan
Provides data set and function for exploration of Multiple Indicator Cluster Survey (MICS) 2014 Hous ...
Download / Learn more Package Citations See dependency  
perryExamples  
Examples for Integrating Prediction Error Estimation into Regression Models
Examples for integrating package 'perry' for prediction error estimation into regression models. ...
Download / Learn more Package Citations See dependency  
GeDS  
Geometrically Designed Spline Regression
Spline Regression, Generalized Additive Models, and Component-wise Gradient Boosting, utilizing Geo ...
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  
RMixpanel  
API for Mixpanel
Provides an interface to many endpoints of Mixpanel's Data Export, Engage and JQL API. The R functio ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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