# Generated by roxygen2: do not edit by hand

S3method(BIC,edina)
S3method(DIC,edina)
S3method(PPP,edina)
S3method(as_q_matrix,data.frame)
S3method(as_q_matrix,default)
S3method(as_q_matrix,matrix)
S3method(autoplot,auto_edina)
S3method(best_model,auto_edina)
S3method(best_model,default)
S3method(extract_q_matrix,default)
S3method(extract_q_matrix,edina)
S3method(extract_q_matrix,q_matrix)
S3method(model_selection_graph,auto_edina)
S3method(model_selection_graph,default)
S3method(parameter_evolution_graph,auto_edina)
S3method(parameter_evolution_graph,default)
S3method(print,auto_edina)
S3method(print,edina)
S3method(print,q_matrix)
S3method(print,summary_auto_edina)
S3method(print,summary_edina)
S3method(q_graph,auto_edina)
S3method(q_graph,edina)
S3method(q_graph,matrix)
S3method(q_graph,q_matrix)
S3method(summary,auto_edina)
S3method(summary,edina)
export(DIC)
export(PPP)
export(as_q_matrix)
export(auto_edina)
export(autoplot)
export(best_model)
export(edina)
export(extract_q_matrix)
export(model_selection_graph)
export(parameter_evolution_graph)
export(q_graph)
export(q_matrix)
importFrom(Rcpp,sourceCpp)
importFrom(ggplot2,aes)
importFrom(ggplot2,autoplot)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_fill_gradient)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,theme_minimal)
importFrom(jjb,is_whole)
importFrom(reshape2,melt)
importFrom(stats,BIC)
importFrom(stats,reshape)
useDynLib(edina, .registration = TRUE)
