visqc_test_pca_scores: test scores and outcome

View source: R/principal_component_testing.R

visqc_test_pca_scoresR Documentation

test scores and outcome

Description

Given a matrix of PCA scores, set of sample attributes to test, goes through and performs an ANOVA of the scores versus the attribute.

Usage

visqc_test_pca_scores(pca_scores, sample_info)

Arguments

pca_scores

matrix of scores from a PCA decomposition

sample_info

data.frame of sample attributes to test

Value

data.frame


MoseleyBioinformaticsLab/visualizationQualityControl documentation built on Feb. 21, 2024, 1:06 a.m.