# Generated by roxygen2: do not edit by hand

S3method(as_covlmc,tune_covlmc)
S3method(as_vlmc,ctx_tree)
S3method(as_vlmc,ctx_tree_cpp)
S3method(as_vlmc,tune_vlmc)
S3method(autoplot,tune_covlmc)
S3method(autoplot,tune_vlmc)
S3method(children,ctx_node)
S3method(children,ctx_node_cpp)
S3method(coef,constant_model)
S3method(context_number,covlmc)
S3method(context_number,ctx_tree)
S3method(contexts,covlmc)
S3method(contexts,ctx_tree)
S3method(contexts,ctx_tree_cpp)
S3method(contexts,vlmc)
S3method(contexts,vlmc_cpp)
S3method(counts,ctx_node)
S3method(counts,ctx_node_cpp)
S3method(cutoff,covlmc)
S3method(cutoff,ctx_node)
S3method(cutoff,vlmc)
S3method(cutoff,vlmc_cpp)
S3method(draw,covlmc)
S3method(draw,ctx_tree)
S3method(draw,ctx_tree_cpp)
S3method(draw,vlmc)
S3method(draw,vlmc_cpp)
S3method(find_sequence,covlmc)
S3method(find_sequence,ctx_tree)
S3method(find_sequence,ctx_tree_cpp)
S3method(glm_coef,constant_model)
S3method(glm_coef,default)
S3method(glm_coef,glm)
S3method(glm_coef,vglm)
S3method(glm_levels,constant_model)
S3method(glm_levels,glm)
S3method(glm_levels,multinom)
S3method(glm_levels,vglm)
S3method(glm_likelihood,constant_model)
S3method(glm_likelihood,glm)
S3method(glm_likelihood,multinom)
S3method(glm_likelihood,vglm)
S3method(glm_metrics,constant_model)
S3method(glm_metrics,glm)
S3method(glm_metrics,multinom)
S3method(glm_metrics,vglm)
S3method(glm_predict,default)
S3method(glm_predict,multinom)
S3method(glm_predict,vglm)
S3method(glm_sample_one,constant_model)
S3method(glm_sample_one,glm)
S3method(glm_sample_one,multinom)
S3method(glm_sample_one,vglm)
S3method(glm_trim,default)
S3method(glm_trim,glm)
S3method(glm_trim,multinom)
S3method(glm_trim,vglm)
S3method(glm_variable_names,constant_model)
S3method(glm_variable_names,glm)
S3method(glm_variable_names,multinom)
S3method(glm_variable_names,vglm)
S3method(is_glm_low_rank,default)
S3method(is_glm_low_rank,vglm)
S3method(length,ctx_node)
S3method(logLik,constant_model)
S3method(logLik,covlmc)
S3method(logLik,vlmc)
S3method(logLik,vlmc_cpp)
S3method(loglikelihood,covlmc)
S3method(loglikelihood,vlmc)
S3method(loglikelihood,vlmc_cpp)
S3method(metrics,covlmc)
S3method(metrics,ctx_node)
S3method(metrics,ctx_node_covlmc)
S3method(metrics,vlmc)
S3method(parent,ctx_node)
S3method(parent,ctx_node_cpp)
S3method(plot,tune_covlmc)
S3method(plot,tune_vlmc)
S3method(positions,ctx_node)
S3method(positions,ctx_node_cpp)
S3method(predict,constant_model)
S3method(predict,covlmc)
S3method(predict,vlmc)
S3method(predict,vlmc_cpp)
S3method(prepare_covariate,data.frame)
S3method(prepare_covariate,matrix)
S3method(print,contexts)
S3method(print,covlmc)
S3method(print,ctx_node)
S3method(print,ctx_node_cpp)
S3method(print,ctx_tree)
S3method(print,ctx_tree_cpp)
S3method(print,dts)
S3method(print,logLikMixVLMC)
S3method(print,metrics.covlmc)
S3method(print,metrics.vlmc)
S3method(print,summary.covlmc)
S3method(print,summary.ctx_tree)
S3method(print,summary.ctx_tree_cpp)
S3method(print,summary.tune_covlmc)
S3method(print,summary.tune_vlmc)
S3method(print,summary.vlmc)
S3method(print,summary.vlmc_cpp)
S3method(print,tune_covlmc)
S3method(print,tune_vlmc)
S3method(print,vlmc)
S3method(print,vlmc_cpp)
S3method(probs,ctx_node)
S3method(probs,ctx_node_cpp)
S3method(prune,covlmc)
S3method(prune,vlmc)
S3method(prune,vlmc_cpp)
S3method(restore_model,ctx_tree_cpp)
S3method(restore_model,vlmc_cpp)
S3method(rev,ctx_node)
S3method(simulate,covlmc)
S3method(simulate,vlmc)
S3method(simulate,vlmc_cpp)
S3method(summary,covlmc)
S3method(summary,ctx_tree)
S3method(summary,ctx_tree_cpp)
S3method(summary,tune_covlmc)
S3method(summary,tune_vlmc)
S3method(summary,vlmc)
S3method(summary,vlmc_cpp)
S3method(trim,covlmc)
S3method(trim,ctx_tree)
S3method(trim,vlmc)
S3method(trim,vlmc_cpp)
export(as_covlmc)
export(as_sequence)
export(as_vlmc)
export(children)
export(context_number)
export(contexts)
export(counts)
export(covariate_depth)
export(covariate_memory)
export(covlmc)
export(covlmc_control)
export(ctx_tree)
export(cutoff)
export(depth)
export(draw)
export(draw_control)
export(find_sequence)
export(is_context)
export(is_covlmc)
export(is_ctx_tree)
export(is_merged)
export(is_reversed)
export(is_vlmc)
export(loglikelihood)
export(merged_with)
export(metrics)
export(model)
export(parent)
export(positions)
export(prune)
export(states)
export(trim)
export(tune_covlmc)
export(tune_vlmc)
export(vlmc)
import(Rcpp)
importFrom(Rcpp,evalCpp)
importFrom(ggplot2,autoplot)
importFrom(rlang,.data)
importFrom(stats,predict)
importFrom(stats,simulate)
useDynLib(mixvlmc)
