Skip to contents

Provides a square matrix/frame of correlations for a data set.

Usage

# S3 method for data.frame
describeCorrelations(frame, ...)

Arguments

frame

a set of (non-empty) numeric vectors of data values

Value

The returned frame contains the correlations among the variables.