# Generated by roxygen2: do not edit by hand

S3method(plot,seqimp)
S3method(print,seqimp)
S3method(summary,seqimp)
export(addcluster)
export(fromseqimp)
export(seqQuickLook)
export(seqTrans)
export(seqaddNA)
export(seqcomplete)
export(seqimpute)
export(seqmissIplot)
export(seqmissfplot)
export(seqmissimplic)
export(seqwithmiss)
importFrom(Amelia,missmap)
importFrom(TraMineR,seqdef)
importFrom(TraMineR,seqdist)
importFrom(TraMineR,seqdplot)
importFrom(TraMineR,seqfplot)
importFrom(TraMineR,seqsubm)
importFrom(cluster,agnes)
importFrom(dfidx,dfidx)
importFrom(dplyr,bind_rows)
importFrom(dplyr,mutate_if)
importFrom(dplyr,n_distinct)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(graphics,plot)
importFrom(mice,as.mids)
importFrom(mlr,makeClassifTask)
importFrom(parallelly,availableCores)
importFrom(plyr,mapvalues)
importFrom(ranger,ranger)
importFrom(rms,lrm)
importFrom(stats,as.formula)
importFrom(stats,cutree)
importFrom(stats,lm)
importFrom(stats,model.matrix)
importFrom(stats,predict)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stringr,str_count)
importFrom(stringr,str_detect)
importFrom(stringr,str_locate)
importFrom(stringr,str_locate_all)
importFrom(utils,capture.output)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
