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 07 Nov. 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

con2aqi  
Calculate the AQI from Pollutant Concentration
To calculate the AQI (Air Quality Index) from pollutant concentration data. O3, PM2.5, PM10, CO, SO ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
bacondecomp  
Goodman-Bacon Decomposition
Decomposition for differences-in-differences with variation in treatment timing from Goodman-Bacon ...
Download / Learn more Package Citations See dependency  
robregcc  
Robust Regression with Compositional Covariates
We implement the algorithm estimating the parameters of the robust regression model with composition ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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