Learn R Programming

demic (version 2.0.0)

contig_pca: A function to return the first dimension of PCA on an input matrix

Description

A function to return the first dimension of PCA on an input matrix

Usage

contig_pca(X)

Value

first dimension of the PCA results

Arguments

X

a matrix to undergo PCA