<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Bayesian Context Trees for Discrete Sequence Data</dc:title>
  <dc:title>R package bacontrees version 1.0.0</dc:title>
  <dc:description>Models discrete sequential data using Bayesian Context Trees.
    Context trees, also known as Variable Length Markov
    Chains (VLMCs), are parsimonious Markov models where the order of
    dependence can vary with the observed past. Provides a generic 'R6'
    class structure that exposes the full tree
    for building custom algorithms, exact Bayesian inference via a
    bottom-up recursive algorithm (closed-form marginal likelihood,
    Maximum A Posteriori (MAP) tree, exact posterior probabilities, and
    exact sampling from the posterior), a frequentist estimator via the
    context algorithm with likelihood-ratio pruning,
    simulation utilities, and a Metropolis-Hastings sampler.
    See Paulichen and Freguglia (2026) &lt;doi:10.48550/arXiv.2603.25806&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: R6, stringr, glue, purrr, dplyr, progressr, Rcpp, igraph,
ggraph, ggplot2, Brobdingnag</dc:relation>
  <dc:relation>LinkingTo: Rcpp</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Victor Freguglia &lt;victorfreguglia@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Victor Freguglia [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0002-6189-4453&gt;),
  Thiago Paulichen [ctb] (ORCID: &lt;https://orcid.org/0009-0002-5505-2409&gt;)</dc:contributor>
  <dc:rights>GPL (&gt;= 3)</dc:rights>
  <dc:date>2026-05-12</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=bacontrees</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.bacontrees</dc:identifier>
</oai_dc:dc>
