# Generated by roxygen2: do not edit by hand

S3method(print,elo)
S3method(print,seqchecknopres)
S3method(print,sequencecheck)
S3method(summary,elo)
export(DCindex)
export(DS)
export(ISI)
export(ISIranks)
export(creatematrix)
export(createstartvalues)
export(e.single)
export(elo.seq)
export(eloplot)
export(extract_elo)
export(fastelo)
export(h.index)
export(heatmapplot)
export(incontable)
export(individuals)
export(lastdaypresent)
export(likelo)
export(mat2seq)
export(optimizek)
export(optistart)
export(presence_summary)
export(prunk)
export(randomelo)
export(randomeloextract)
export(randomsequence)
export(scale_elo)
export(seqcheck)
export(stab_elo)
export(steepness)
export(traj_elo)
export(transitivity)
export(winprob)
importFrom(Rcpp,evalCpp)
importFrom(Rdpack,reprompt)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,colors)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,hist)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(network,network)
importFrom(sna,dyad.census)
importFrom(sna,rguman)
importFrom(sna,triad.census)
importFrom(stats,aggregate)
importFrom(stats,as.formula)
importFrom(stats,complete.cases)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,pnorm)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(utils,combn)
importFrom(utils,setTxtProgressBar)
importFrom(utils,tail)
importFrom(utils,txtProgressBar)
importFrom(zoo,as.Date.yearmon)
importFrom(zoo,as.yearmon)
importFrom(zoo,na.approx)
useDynLib(EloRating)
