cordf: Correlation Data Frame

cordfR Documentation

Correlation Data Frame

Description

Correlations as a three-column data frame for examples.

Usage

cordf

Format

Data frame containing three columns: Par1, Par2, and Corr, showing the correlation between parameter pairs.

See Also

cormat is a correlation matrix.

corFilter filters correlations to show the highest correlations.

corLabel labels correlations and produces a frequency table.

Examples

data(cordf)
cordf
corFilter(cordf)
corLabel(cordf)

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