# Generated by roxygen2: do not edit by hand

S3method("[",grouped_rankings)
S3method("[",rankings)
S3method(AIC,pltree)
S3method(as.data.frame,grouped_rankings)
S3method(as.data.frame,rankings)
S3method(as.grouped_rankings,paircomp)
S3method(as.rankings,default)
S3method(as.rankings,matrix)
S3method(coef,PlackettLuce)
S3method(coef,pltree)
S3method(deviance,PlackettLuce)
S3method(estfun,PlackettLuce)
S3method(fitted,PlackettLuce)
S3method(fitted,pltree)
S3method(format,grouped_rankings)
S3method(format,rankings)
S3method(itempar,PlackettLuce)
S3method(length,rankings)
S3method(logLik,PlackettLuce)
S3method(plot,pltree)
S3method(predict,pltree)
S3method(print,PlackettLuce)
S3method(print,choices)
S3method(print,coef.PlackettLuce)
S3method(print,grouped_rankings)
S3method(print,pltree)
S3method(print,rankings)
S3method(print,summary.PlackettLuce)
S3method(qvcalc,PlackettLuce)
S3method(rbind,rankings)
S3method(simulate,PlackettLuce)
S3method(summary,PlackettLuce)
S3method(vcov,PlackettLuce)
export(PlackettLuce)
export(adjacency)
export(as.grouped_rankings)
export(as.rankings)
export(choices)
export(connectivity)
export(grouped_rankings)
export(itempar)
export(mob)
export(plfit)
export(pltree)
export(qvcalc)
export(rankings)
export(read.soc)
export(str)
importFrom(MASS,ginv)
importFrom(Matrix,Diagonal)
importFrom(Matrix,cBind)
importFrom(Matrix,crossprod)
importFrom(Matrix,sparseMatrix)
importFrom(igraph,as_adj)
importFrom(igraph,components)
importFrom(igraph,graph_from_adjacency_matrix)
importFrom(igraph,graph_from_edgelist)
importFrom(igraph,simplify)
importFrom(partykit,info_node)
importFrom(partykit,mob)
importFrom(partykit,mob_control)
importFrom(partykit,nodeapply)
importFrom(partykit,nodeids)
importFrom(partykit,refit.modelparty)
importFrom(psychotools,itempar)
importFrom(qvcalc,qvcalc)
importFrom(rARPACK,eigs)
importFrom(sandwich,estfun)
importFrom(stats,AIC)
importFrom(stats,aggregate)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,deviance)
importFrom(stats,df.residual)
importFrom(stats,formula)
importFrom(stats,logLik)
importFrom(stats,model.frame)
importFrom(stats,model.response)
importFrom(stats,model.weights)
importFrom(stats,na.omit)
importFrom(stats,optim)
importFrom(stats,pnorm)
importFrom(stats,printCoefmat)
importFrom(stats,rexp)
importFrom(stats,runif)
importFrom(stats,simulate)
importFrom(stats,vcov)
importFrom(utils,combn)
importFrom(utils,read.csv)
importFrom(utils,str)
