# Generated by roxygen2: do not edit by hand

export()
export(cauchy)
export(foot_abilities)
export(foot_prob)
export(foot_rank)
export(foot_round_robin)
export(laplace)
export(mle_foot)
export(normal)
export(pp_foot)
export(stan_foot)
export(student_t)
import(bayesplot)
import(ggplot2)
import(matrixStats)
import(reshape2)
import(rstan)
importFrom(arm,coefplot)
importFrom(bayesplot,color_scheme_get)
importFrom(bayesplot,xaxis_text)
importFrom(bayesplot,yaxis_text)
importFrom(dplyr,as_tibble)
importFrom(extraDistr,dbvpois)
importFrom(extraDistr,dskellam)
importFrom(extraDistr,rbvpois)
importFrom(extraDistr,rskellam)
importFrom(graphics,par)
importFrom(magrittr,"%>%")
importFrom(matrixStats,colMedians)
importFrom(matrixStats,colQuantiles)
importFrom(matrixStats,colVars)
importFrom(metRology,dt.scaled)
importFrom(metRology,rt.scaled)
importFrom(numDeriv,hessian)
importFrom(parallel,clusterExport)
importFrom(parallel,makeCluster)
importFrom(reshape2,melt)
importFrom(rstan,traceplot)
importFrom(stats,dpois)
importFrom(stats,filter)
importFrom(stats,median)
importFrom(stats,optim)
importFrom(stats,pchisq)
importFrom(stats,quantile)
importFrom(stats,rpois)
importFrom(stats,sd)
