filter_values: Filter correlations

Description Usage Arguments Value See Also

View source: R/correlations.R

Description

Filter the correlations based on the pvalue

Usage

1
filter_values(comp1, cors, pval, threshold)

Arguments

comp1

A component with names

cors

A matrix with the correlations

pval

A matrix with the pvalues

threshold

The numeric threshold of the filter

Value

A list with matrices of correlations and pvalues that pass the filter

See Also

sign_cor(), relevant()


llrs/integration-helper documentation built on Sept. 24, 2021, 10:57 a.m.