visqc_score_contributions: calculate pca contributions

View source: R/principal_components.R

visqc_score_contributionsR Documentation

calculate pca contributions

Description

Given a set of PCA scores, calculates their variance contributions, cumulative contributions, and generates a percent label that can be used for labeling plots.

Usage

visqc_score_contributions(pca_scores)

Arguments

pca_scores

matrix of scores, columns are each PC

Value

data.frame


rmflight/visualizationQualityControl documentation built on March 29, 2025, 11:53 p.m.