# Generated by roxygen2: do not edit by hand

S3method(summary,david_steepness)
S3method(summary,elo_steepness)
export(catch_warnings)
export(davids_steepness)
export(elo_steepness_from_matrix)
export(elo_steepness_from_sequence)
export(generate_interaction_probs)
export(plot_scores)
export(plot_steepness)
export(plot_steepness_regression)
export(remove_dyads)
export(repeatability_steepness)
export(scores)
export(simple_steep_gen)
export(steepness_precis)
export(upward_steepness)
import(Rcpp)
import(methods)
import(rstantools)
importFrom(EloRating,DS)
importFrom(EloRating,creatematrix)
importFrom(EloRating,mat2seq)
importFrom(EloRating,prunk)
importFrom(RcppParallel,CxxFlags)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(aniDom,estimate_uncertainty_by_repeatability)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,gray.colors)
importFrom(grDevices,grey)
importFrom(grDevices,hcl.colors)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(rstan,Rhat)
importFrom(rstan,ess_bulk)
importFrom(rstan,ess_tail)
importFrom(rstan,extract)
importFrom(rstan,get_bfmi)
importFrom(rstan,get_divergent_iterations)
importFrom(rstan,get_max_treedepth_iterations)
importFrom(rstan,sampling)
importFrom(stats,coefficients)
importFrom(stats,density)
importFrom(stats,lm)
importFrom(stats,mad)
importFrom(stats,median)
importFrom(stats,pnorm)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(utils,combn)
importFrom(utils,getFromNamespace)
useDynLib(EloSteepness, .registration = TRUE)
