# Generated by roxygen2: do not edit by hand

S3method(plot,pcadapt)
export(computeStats)
export(corpca)
export(fstCalc)
export(fstGeno)
export(getPopColors)
export(manhattanPlot)
export(neutralDistribution)
export(pcadapt)
export(pval)
export(pvalqqPlot)
export(read.genotype)
export(read4pcadapt)
export(scoresPlot)
export(screePlot)
importFrom(MASS,cov.rob)
importFrom(grDevices,rainbow)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,plot.default)
importFrom(graphics,points)
importFrom(graphics,title)
importFrom(robust,covRob)
importFrom(stats,cov)
importFrom(stats,dchisq)
importFrom(stats,dnorm)
importFrom(stats,lm)
importFrom(stats,mad)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,qchisq)
importFrom(utils,read.table)
