# Generated by roxygen2: do not edit by hand

export(kinn.plot)
export(kinn.predict)
export(kinn.train)
import(KRLS)
import(caTools)
import(mclust)
importFrom(caret,createDataPartition)
importFrom(graphics,plot)
importFrom(igraph,graph.adjacency)
importFrom(igraph,layout_with_fr)
importFrom(igraph,write.graph)
importFrom(stats,as.formula)
importFrom(stats,lm)
importFrom(stats,predict)
importFrom(stats,runif)
importFrom(stats,smooth.spline)
importFrom(stats,var)
importFrom(stringr,str_c)
importFrom(stringr,str_extract)
