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
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
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

steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
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  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns