medianCorr: Compute median correlation of low-dimensional components...

Description Usage Arguments Value

Description

Takes the output of estimateStability and returns the median correlation per component for the specified threshold.

Usage

1
medianCorr(es, threshold)

Arguments

es

output [list] of estimateStability with named entries [1] stability: list with one dataframe per threshold, where each dataframe contains the stability estimate of the low-dimensional components for that threshold value, [2] corr: data.frame with correlation of the low-dimensional components for all pairwise comparisons and components.

threshold

threshold [double] to mark median correlation as above/below.

Value

Dataframe with median correlation for each component.


HannahVMeyer/DrStable documentation built on Jan. 29, 2021, 11:42 a.m.