# Generated by roxygen2: do not edit by hand

S3method(add1,lmranks)
S3method(anova,lmranks)
S3method(confint,lmranks)
S3method(cooks.distance,lmranks)
S3method(dfbeta,lmranks)
S3method(dfbetas,lmranks)
S3method(drop1,lmranks)
S3method(extractAIC,lmranks)
S3method(influence,lmranks)
S3method(logLik,lmranks)
S3method(plot,csranks)
S3method(plot,lmranks)
S3method(predict,lmranks)
S3method(rstandard,lmranks)
S3method(rstudent,lmranks)
S3method(sigma,lmranks)
S3method(simulate,lmranks)
S3method(summary,lmranks)
S3method(vcov,lmranks)
export(csranks)
export(csranks_multinom)
export(cstaubest)
export(cstauworst)
export(frank)
export(frank_against)
export(irank)
export(irank_against)
export(lmranks)
export(plotranking)
import(ggplot2)
importFrom(lifecycle,deprecated)
importFrom(stats,aggregate)
importFrom(stats,coef)
importFrom(stats,cooks.distance)
importFrom(stats,dfbeta)
importFrom(stats,dfbetas)
importFrom(stats,influence)
importFrom(stats,lm)
importFrom(stats,pbinom)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,reorder)
importFrom(stats,resid)
importFrom(stats,rmultinom)
importFrom(stats,rnorm)
importFrom(stats,rstandard)
importFrom(stats,rstudent)
importFrom(stats,sigma)
importFrom(stats,simulate)
importFrom(stats,var)
importFrom(stats,vcov)
