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]
All associated links for this package
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
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  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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