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

View source: R/utils.R

contig_pcaR Documentation

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)

Arguments

X

a matrix to undergo PCA

Value

first dimension of the PCA results


demic documentation built on May 29, 2024, 10:05 a.m.