corLabel: Correlation Labels

View source: R/correlation.R

corLabelR Documentation

Correlation Labels

Description

Label correlations and produce a frequency table.

Usage

corLabel(x)

Arguments

x

correlations as a three-column data frame.

Value

Data frame with label counts.

See Also

read.MFCLCor reads a correlation matrix from a file.

mat2MFCLCor converts a correlation matrix to a data frame.

corFilter filters correlations to show the highest correlations.

Examples

data(cordf)
corLabel(cordf)


robscott3/FLR4MFCL documentation built on April 9, 2024, 3:31 p.m.