# Generated by roxygen2: do not edit by hand

S3method(autoplot,gplm)
S3method(autoplot,gplm0)
S3method(autoplot,plm)
S3method(autoplot,plm0)
S3method(autoplot,tournament)
S3method(get_report,gplm)
S3method(get_report,gplm0)
S3method(get_report,plm)
S3method(get_report,plm0)
S3method(get_report,tournament)
S3method(get_report_pages,gplm)
S3method(get_report_pages,gplm0)
S3method(get_report_pages,plm)
S3method(get_report_pages,plm0)
S3method(get_report_pages,tournament)
S3method(plot,gplm)
S3method(plot,gplm0)
S3method(plot,plm)
S3method(plot,plm0)
S3method(plot,tournament)
S3method(predict,gplm)
S3method(predict,gplm0)
S3method(predict,plm)
S3method(predict,plm0)
S3method(print,gplm)
S3method(print,gplm0)
S3method(print,plm)
S3method(print,plm0)
S3method(print,tournament)
S3method(summary,gplm)
S3method(summary,gplm0)
S3method(summary,plm)
S3method(summary,plm0)
S3method(summary,tournament)
export(gather_draws)
export(get_report)
export(get_report_pages)
export(gplm)
export(gplm0)
export(plm)
export(plm0)
export(spread_draws)
export(tournament)
importFrom(ggplot2,"%+replace%")
importFrom(ggplot2,aes)
importFrom(ggplot2,autoplot)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,expansion)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_abline)
importFrom(ggplot2,geom_blank)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_label)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_path)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_smooth)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggplotGrob)
importFrom(ggplot2,ggplot_build)
importFrom(ggplot2,ggplot_gtable)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,label_parsed)
importFrom(ggplot2,margin)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_colour_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,stat_boxplot)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_classic)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(grid,gpar)
importFrom(grid,grid.draw)
importFrom(grid,textGrob)
importFrom(grid,unit)
importFrom(grid,unit.pmax)
importFrom(gridExtra,arrangeGrob)
importFrom(gridExtra,grid.arrange)
importFrom(gridExtra,tableGrob)
importFrom(gridExtra,ttheme_minimal)
importFrom(parallel,clusterExport)
importFrom(parallel,clusterSetRNGStream)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,parLapply)
importFrom(parallel,stopCluster)
importFrom(rlang,.data)
importFrom(scales,extended_breaks)
importFrom(stats,approx)
importFrom(stats,dist)
importFrom(stats,dlnorm)
importFrom(stats,median)
importFrom(stats,optim)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,var)
importFrom(utils,askYesNo)
