LAPP.PCA: Perform PCA on HLA features

Description Usage Arguments Value

Description

LAPP.pca() takes in a data.frame from LAPP.arr.to.df() and performs PCA. The results are a modified form of results from PCA() from the FactoMineR package. Additional information tagged onto the PCA() helps transform new data

Usage

1
LAPP.PCA(features)

Arguments

features

data.frame object returned by LAPP.arr.to.df().

Value

a modified PCA object from FactoMineR using the data from features


ash129/LAPP documentation built on May 10, 2019, 1:52 p.m.