Learn R Programming

clickb (version 0.1)

Web Data Analysis by Bayesian Mixture of Markov Models

Description

Designed for web usage data analysis, it implements tools to process web sequences and identify web browsing profiles through sequential classification. Sequences' clusters are identified by using a model-based approach, specifically mixture of discrete time first-order Markov models for categorical web sequences. A Bayesian approach is used to estimate model parameters and identify sequences classification as proposed by Fruehwirth-Schnatter and Pamminger (2010) .

Copy Link

Version

Install

install.packages('clickb')

Monthly Downloads

164

Version

0.1

License

MIT + file LICENSE

Maintainer

Furio Urso

Last Published

February 13th, 2023

Functions in clickb (0.1)

sim_seq

Simulate data
fit_mixmar

Bayesian estimation for mixture of Markov models with fixed number of components
clickb-package

Web Data Analysis by Bayesian Mixture of Markov Models