create.pcadapt
loads the numerical quantities needed to compute the test
statistics, and stores them in an object of class pcadapt
.create.pcadapt(output.filename, K, method, data.type, min.maf)
"mahalanobis"
,
"communality"
, "euclidean"
and "componentwise"
.genotype
matrix (data.type="genotype"
), or a matrix of allele
frequencies (data.type="pool"
).0
and 0.45
specifying the threshold
of minor allele frequencies above which p-values are computed.