# Generated by roxygen2: do not edit by hand

S3method(print,btdFoot)
S3method(print,compareFoot)
S3method(print,stanFoot)
export(btd_foot)
export(cauchy)
export(compare_foot)
export(foot_abilities)
export(foot_prob)
export(foot_rank)
export(foot_round_robin)
export(laplace)
export(mle_foot)
export(normal)
export(plot_btdPosterior)
export(plot_logStrength)
export(pp_foot)
export(stan_foot)
export(student_t)
import(matrixStats)
importFrom(dplyr,across)
importFrom(dplyr,arrange)
importFrom(dplyr,distinct)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(dplyr,where)
importFrom(extraDistr,dbvpois)
importFrom(extraDistr,dskellam)
importFrom(extraDistr,rbvpois)
importFrom(extraDistr,rskellam)
importFrom(ggplot2,aes)
importFrom(ggplot2,after_stat)
importFrom(ggplot2,annotate)
importFrom(ggplot2,dup_axis)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,expansion)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_errorbarh)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_rect)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,lims)
importFrom(ggplot2,position_dodge)
importFrom(ggplot2,rel)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_colour_manual)
importFrom(ggplot2,scale_fill_gradient)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,scale_y_discrete)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,unit)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(ggplot2,ylim)
importFrom(ggridges,stat_density_ridges)
importFrom(instantiate,stan_package_model)
importFrom(magrittr,"%>%")
importFrom(matrixStats,colMedians)
importFrom(matrixStats,colQuantiles)
importFrom(matrixStats,colVars)
importFrom(metRology,dt.scaled)
importFrom(metRology,rt.scaled)
importFrom(numDeriv,hessian)
importFrom(posterior,as_draws_rvars)
importFrom(posterior,draws_of)
importFrom(reshape2,melt)
importFrom(rlang,.data)
importFrom(rstan,extract)
importFrom(stats,approx)
importFrom(stats,density)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(stats,setNames)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
