# Generated by roxygen2: do not edit by hand

S3method(plot,ContextTree)
S3method(plot,baConTree)
S3method(print,metropolis_vlmc)
export(ContextTree)
export(Sequence)
export(baConTree)
export(fit_vlmc)
export(metropolis_vlmc)
export(rvlmc)
importFrom(Brobdingnag,as.brob)
importFrom(Brobdingnag,cbrob)
importFrom(R6,R6Class)
importFrom(Rcpp,sourceCpp)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,desc)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(ggplot2,aes)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,scale_fill_gradient)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggraph,geom_edge_diagonal0)
importFrom(ggraph,geom_node_label)
importFrom(ggraph,ggraph)
importFrom(ggraph,scale_edge_linetype_manual)
importFrom(ggraph,scale_edge_width)
importFrom(glue,glue)
importFrom(progressr,progressor)
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(purrr,map_int)
importFrom(purrr,map_lgl)
importFrom(purrr,walk)
importFrom(stringr,fixed)
importFrom(stringr,str_count)
importFrom(stringr,str_length)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_split_1)
importFrom(stringr,str_starts)
importFrom(stringr,str_sub)
useDynLib(bacontrees, .registration = TRUE)
