component_association_test: Testing the association between independent component...

Description Usage Arguments Value

Description

The function takes in the A matrix from the ica.result object with a dataframe of measured covariates to test the association between them.

Usage

1
component_association_test(input.A, info.input, covar.names)

Arguments

input.A

The mixing matrix estimated through ICA

info.input

A dataframe that holds the measured covariates for each sample

covar.names

names of the covariates that should be used for association testing

Value

output A matrix holding the p-values for each indepenedent component and covariate pair.


jinhyunju/icreport documentation built on May 19, 2019, 10:35 a.m.