make.pca: Perform Principle Component Analysis

Description Usage Arguments Value

View source: R/pca.function.R

Description

Perform Principle Component Analysis

Usage

1
make.pca(gen.data)

Arguments

gen.data

A numeric genotype matrix (rows = taxa, columns = markers).

Value

A large prcomp ($sdev, $rotation, $center, $scale, $x)


wcrump/GWAS.GLM documentation built on March 30, 2020, 3:17 a.m.