graphPCA: PCA plots

Description Usage Arguments Details Value

View source: R/2dpcplots.R

Description

graphPCA Plots the necessary graphs to determine the required number of PC's for the dataset.

Usage

1
graphPCA(allPC)

Arguments

allPC

matrix:the PC matrix provided by "prcomp".

Details

Plots the Scree/Elbow plot,the Proprtion of the variance explained by the PC's and the Cumulative Proportion of the variance explained by the PC's.

Value

plots:Scree plot,Proportion of variance explained plot,Cumulative proportion. of variance explained plot and 2D plots.


JohnHadish/DJ.GLM.GWAS documentation built on April 5, 2020, 9:05 p.m.