# Generated by roxygen2: do not edit by hand

S3method(plot,specClust)
S3method(plot,train.kknn)
S3method(predict,kknn)
S3method(predict,train.kknn)
S3method(print,kknn)
S3method(print,train.kknn)
S3method(summary,kknn)
S3method(summary,train.kknn)
export(contr.dummy)
export(contr.metric)
export(contr.ordinal)
export(cv.kknn)
export(kknn)
export(kknn.dist)
export(specClust)
export(train.kknn)
importFrom(Matrix,Diagonal)
importFrom(Matrix,Matrix)
importFrom(Matrix,rowSums)
importFrom(Matrix,sparseMatrix)
importFrom(graphics,abline)
importFrom(graphics,legend)
importFrom(graphics,matplot)
importFrom(graphics,par)
importFrom(graphics,xinch)
importFrom(graphics,yinch)
importFrom(igraph,arpack)
importFrom(igraph,decompose)
importFrom(igraph,graph)
importFrom(stats,as.formula)
importFrom(stats,dbeta)
importFrom(stats,delete.response)
importFrom(stats,dnorm)
importFrom(stats,formula)
importFrom(stats,kmeans)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,terms)
useDynLib(kknn, .registration = TRUE)
