# Generated by roxygen2: do not edit by hand

S3method(plot,tca)
S3method(print,tca)
S3method(summary,tca)
export(CombineCollinearRowsCols)
export(ComputeLambda)
export(CreateAllBinaries)
export(JitterPosition)
export(ListToObjects)
export(RemoveRowsColumns0sAndDuplicates)
export(SearchCrissCross)
export(SearchExhaustive)
export(SearchGeneticAlgoritm)
export(saveTCA)
export(tca)
import(grDevices)
import(graphics)
importFrom(graphics,abline)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,strheight)
importFrom(graphics,strwidth)
importFrom(graphics,text)
importFrom(stats,cutree)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,princomp)
importFrom(stats,runif)
importFrom(utils,head)
importFrom(utils,installed.packages)
importFrom(utils,write.csv)
importFrom(utils,write.csv2)
