# Generated by roxygen2: do not edit by hand

S3method(Kendall,default)
S3method(Kendall,list)
export(Acc)
export(Acc_rnd)
export(Boots_CI)
export(BrayCurtis)
export(Dirac)
export(F1)
export(Frobenius)
export(Intersect)
export(Jaccard)
export(KTA)
export(Kendall)
export(Laplace)
export(Linear)
export(MKC)
export(Normal_CI)
export(Prec)
export(Procrustes)
export(RBF)
export(Rec)
export(Ruzicka)
export(Spe)
export(Spectrum)
export(TSS)
export(centerK)
export(centerX)
export(cosNorm)
export(cosnormX)
export(desparsify)
export(dummy_data)
export(dummy_var)
export(estimate_gamma)
export(frobNorm)
export(heatK)
export(histK)
export(kPCA)
export(kPCA_arrows)
export(kPCA_imp)
export(minmax)
export(nmse)
export(plotImp)
export(simK)
export(svm_imp)
export(vonNeumann)
import(ggplot2)
importFrom(dplyr,"%>%")
importFrom(dplyr,group_by)
importFrom(dplyr,id)
importFrom(dplyr,summarise_all)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(kernlab,sigest)
importFrom(methods,hasArg)
importFrom(methods,is)
importFrom(reshape2,melt)
importFrom(stats,cor)
importFrom(stats,dist)
importFrom(stats,prcomp)
importFrom(stats,qchisq)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,var)
importFrom(stringi,stri_count)
