top_n_LF_byMagnitude: Linker Features by magnitude of effect

Description Usage Arguments Value Examples

View source: R/CoNI_functions.R

Description

This function outputs the linker features with the strongest effect on the correlation of the vertex features

Usage

1
top_n_LF_byMagnitude(ResultsCoNI, topn = 10)

Arguments

ResultsCoNI

The output of CoNI

topn

Top n number of features to output

Value

Returns a data.frame, a filtered version of ResultsCoNI, showing the top n features with the strongest effect, that is, the highest difference between the partial correlation and correlation coefficient.

Examples

1
2

CoNI documentation built on Sept. 30, 2021, 5:09 p.m.