# Generated by roxygen2: do not edit by hand

S3method(AIC,bttree)
S3method(AIC,gnm)
S3method(compare,PlackettLuce)
S3method(compare,default)
S3method(deviance,bttree)
S3method(deviance,gnm)
S3method(deviance,pltree)
S3method(kendallTau,default)
S3method(kendallTau,grouped_rankings)
S3method(kendallTau,matrix)
S3method(kendallTau,paircomp)
S3method(kendallTau,rankings)
S3method(kendallW,default)
S3method(kendallW,pltree)
S3method(plot,pltree)
S3method(print,gosset_btpermute)
S3method(print,gosset_cv)
S3method(print,gosset_df)
S3method(pseudoR2,bttree)
S3method(pseudoR2,default)
S3method(pseudoR2,pltree)
S3method(regret,default)
S3method(regret,list)
S3method(regret,pltree)
S3method(reliability,PlackettLuce)
S3method(reliability,default)
S3method(reliability,pltree)
S3method(rowbind,default)
S3method(rowbind,list)
S3method(worth_map,default)
S3method(worth_map,list)
export(akaike_weights)
export(btpermute)
export(compare)
export(crossvalidation)
export(kendallTau)
export(kendallW)
export(node_labels)
export(node_rules)
export(pseudoR2)
export(pseudo_rank)
export(rank_binomial)
export(rank_numeric)
export(rank_paircomp)
export(rank_tricot)
export(regret)
export(reliability)
export(rowbind)
export(top_items)
export(worth_bar)
export(worth_map)
import(patchwork)
importFrom(BradleyTerry2,BTm)
importFrom(DescTools,KendallW)
importFrom(PlackettLuce,PlackettLuce)
importFrom(PlackettLuce,as.grouped_rankings)
importFrom(PlackettLuce,as.rankings)
importFrom(PlackettLuce,freq)
importFrom(PlackettLuce,group)
importFrom(ggparty,geom_edge)
importFrom(ggparty,geom_edge_label)
importFrom(ggparty,geom_node_label)
importFrom(ggparty,ggparty)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_fill_distiller)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,theme_minimal)
importFrom(ggrepel,geom_text_repel)
importFrom(methods,addNextMethod)
importFrom(methods,asMethodDefinition)
importFrom(methods,assignClassDef)
importFrom(partykit,breaks_split)
importFrom(partykit,data_party)
importFrom(partykit,id_node)
importFrom(partykit,index_split)
importFrom(partykit,kids_node)
importFrom(partykit,node_party)
importFrom(partykit,nodeids)
importFrom(partykit,partynode)
importFrom(partykit,predict.modelparty)
importFrom(partykit,right_split)
importFrom(partykit,split_node)
importFrom(partykit,varid_split)
importFrom(psychotools,btmodel)
importFrom(psychotools,estfun.btmodel)
importFrom(psychotools,itempar)
importFrom(psychotools,paircomp)
importFrom(qvcalc,qvcalc)
importFrom(qvcalc,qvcalc.itempar)
importFrom(stats,AIC)
importFrom(stats,coef)
importFrom(stats,coefficients)
importFrom(stats,cor)
importFrom(stats,deviance)
importFrom(stats,formula)
importFrom(stats,logLik)
importFrom(stats,model.frame)
importFrom(stats,model.response)
importFrom(stats,model.weights)
importFrom(stats,na.omit)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,rexp)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,update)
importFrom(tidyr,gather)
importFrom(tidyr,spread)
importFrom(utils,combn)
