# Generated by roxygen2: do not edit by hand

S3method(as_covlmc,tune_covlmc)
S3method(as_vlmc,ctx_tree)
S3method(as_vlmc,tune_vlmc)
S3method(coef,constant_model)
S3method(context_number,covlmc)
S3method(context_number,ctx_tree)
S3method(contexts,covlmc)
S3method(contexts,ctx_tree)
S3method(contexts,vlmc)
S3method(cutoff,covlmc)
S3method(cutoff,vlmc)
S3method(draw,covlmc)
S3method(draw,ctx_tree)
S3method(draw,vlmc)
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_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_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(logLik,constant_model)
S3method(logLik,covlmc)
S3method(logLik,vlmc)
S3method(loglikelihood,covlmc)
S3method(loglikelihood,vlmc)
S3method(metrics,covlmc)
S3method(metrics,vlmc)
S3method(predict,constant_model)
S3method(prepare_covariate,data.frame)
S3method(prepare_covariate,matrix)
S3method(print,covlmc)
S3method(print,ctx_tree)
S3method(print,metrics.covlmc)
S3method(print,metrics.vlmc)
S3method(print,summary.covlmc)
S3method(print,summary.ctx_tree)
S3method(print,summary.tune_covlmc)
S3method(print,summary.tune_vlmc)
S3method(print,summary.vlmc)
S3method(print,tune_covlmc)
S3method(print,tune_vlmc)
S3method(print,vlmc)
S3method(prune,covlmc)
S3method(prune,vlmc)
S3method(simulate,covlmc)
S3method(simulate,vlmc)
S3method(summary,covlmc)
S3method(summary,ctx_tree)
S3method(summary,tune_covlmc)
S3method(summary,tune_vlmc)
S3method(summary,vlmc)
S3method(trim,covlmc)
S3method(trim,ctx_tree)
S3method(trim,vlmc)
export(as_covlmc)
export(as_vlmc)
export(context_number)
export(contexts)
export(covlmc)
export(covlmc_control)
export(ctx_tree)
export(cutoff)
export(depth)
export(draw)
export(draw_control)
export(is_covlmc)
export(is_ctx_tree)
export(is_vlmc)
export(loglikelihood)
export(metrics)
export(prune)
export(states)
export(trim)
export(tune_covlmc)
export(tune_vlmc)
export(vlmc)
import(Rcpp)
importFrom(Rcpp,evalCpp)
importFrom(stats,predict)
importFrom(stats,simulate)
useDynLib(mixvlmc)
