getPCAloadings: getPCAloadings

View source: R/getPCAloadings.R

getPCAloadingsR Documentation

getPCAloadings

Description

Get the loading scores for each feature in a prcomp object from different principal components.

Usage

getPCAloadings(prcomp_object, principal_components)

Arguments

prcomp_object

A prcomp object.

principal_components

The principal components to extract the loadings from.

Value

A dataframe with the loadings of each feature from the principal components chosen.


AslaugL/thesisToolsOmics documentation built on April 3, 2022, 8:16 p.m.