top_n_LF_byMagnitude: Linker Features by magnitude of effect
Description
This function outputs the linker features with the strongest effect on the correlation of the vertex features
Usage
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.