# Generated by roxygen2: do not edit by hand

S3method(plot,LocalControlCR)
S3method(plot,LocalControlCS)
S3method(plot,SPSbalan)
S3method(plot,SPSloess)
S3method(plot,SPSoutco)
S3method(plot,SPSsmoot)
S3method(plot,UPSaltdd)
S3method(plot,UPShclus)
S3method(plot,UPSivadj)
S3method(plot,UPSnnltd)
S3method(print,LocalControlCR)
S3method(print,LocalControlCS)
S3method(print,SPSbalan)
S3method(print,SPSloess)
S3method(print,SPSlogit)
S3method(print,SPSoutco)
S3method(print,SPSsmoot)
S3method(print,UPSaltdd)
S3method(print,UPShclus)
S3method(print,UPSivadj)
S3method(print,UPSnnltd)
S3method(summary,LocalControlCR)
S3method(summary,LocalControlCS)
export(LocalControl)
export(LocalControlClassic)
export(LocalControlCompetingRisksConfidence)
export(LocalControlNearestNeighborsConfidence)
export(SPSbalan)
export(SPSloess)
export(SPSlogit)
export(SPSnbins)
export(SPSoutco)
export(UPSLTDdist)
export(UPSaccum)
export(UPSaltdd)
export(UPSboxplot)
export(UPSgraph)
export(UPShclus)
export(UPSivadj)
export(UPSnnltd)
export(localControlCompetingRisks)
export(localControlNearestNeighbors)
export(plotLocalControlCIF)
export(plotLocalControlLTD)
importFrom(Rcpp,evalCpp)
importFrom(Rcpp,sourceCpp)
importFrom(cluster,agnes)
importFrom(cluster,diana)
importFrom(grDevices,dev.interactive)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,box)
importFrom(graphics,boxplot)
importFrom(graphics,grid)
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,symbols)
importFrom(graphics,title)
importFrom(gss,dssden)
importFrom(gss,qssden)
importFrom(gss,ssden)
importFrom(lattice,bwplot)
importFrom(stats,aov)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,chisq.test)
importFrom(stats,complete.cases)
importFrom(stats,cutree)
importFrom(stats,density)
importFrom(stats,dist)
importFrom(stats,fitted.values)
importFrom(stats,glm)
importFrom(stats,hclust)
importFrom(stats,kmeans)
importFrom(stats,lm)
importFrom(stats,loess)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,pchisq)
importFrom(stats,prcomp)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,smooth.spline)
importFrom(stats,var)
importFrom(utils,data)
useDynLib(LocalControl, .registration = TRUE)
