Other packages > Find by keyword >

VLMC  

Variable Length Markov Chains ('VLMC') Models
View on CRAN: Click here


Download and install VLMC package within the R console
Install from CRAN:
install.packages("VLMC")

Install from Github:
library("remotes")
install_github("cran/VLMC")

Install by package version:
library("remotes")
install_version("VLMC", "1.4-4")



Attach the package and use:
library("VLMC")
Maintained by
Martin Maechler
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2002-03-12
Latest Update: 2019-04-29
Description:
Functions, Classes & Methods for estimation, prediction, and simulation (bootstrap) of Variable Length Markov Chain ('VLMC') Models.
How to cite:
Martin Maechler (2002). VLMC: Variable Length Markov Chains ('VLMC') Models. R package version 1.4-4, https://cran.r-project.org/web/packages/VLMC. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.3-2 (2002-03-12 17:58), 1.3-3 (2002-04-09 18:41), 1.3-4 (2003-07-15 20:32), 1.3-5 (2003-11-07 22:43), 1.3-6 (2003-12-17 18:07), 1.3-7 (2004-05-05 19:05), 1.3-8 (2005-03-26 22:46), 1.3-9 (2005-10-06 21:41), 1.3-10 (2006-09-18 10:56), 1.3-11 (2009-11-19 14:00), 1.3-12 (2009-12-13 11:20), 1.3-13 (2013-07-25 12:40), 1.3-14 (2014-06-03 17:31), 1.4-0 (2014-10-06 10:21), 1.4-1 (2015-04-17 10:41), 1.4-2 (2018-10-03 23:10), 1.4-3-1 (2019-04-29 23:30), 1.4-3 (2019-04-26 14:40)
Other packages that cited VLMC R package
View VLMC citation profile
Other R packages that VLMC depends, imports, suggests or enhances
Complete documentation for VLMC
Functions, R codes and Examples using the VLMC R package
Some associated functions: OZrain . RCplot . alpha2int . alphabet . as.dendrogram.vlmc . bnrf1 . deviance.vlmc . draw.vlmc . id2ctxt . int2char . logLik . predict.vlmc . prt.vvec . residuals.vlmc . simulate.vlmc . summary.vlmc . vlmc . vlmc.version . vlmctree . 
Some associated R codes: alphabet.R . conversion.R . dendrogram.R . draw.R . entropy.R . predict.R . rcplot.R . sim.R . vlmc.R . zzz.R .  Full VLMC package functions and examples
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

Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
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  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
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  
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  

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