correlate_transform: Conduct the Correlation Transformation

View source: R/operations.R

correlate_transformR Documentation

Conduct the Correlation Transformation

Description

Conduct the Correlation Transformation

Usage

correlate_transform(X)

Arguments

X

An n \times m design matrix, optionally with an intercept column present.

Details

Applies the correlation transformation to X , standardizing each variable.

Value

The transformed data matrix.


ryan-heslin/RegLesson documentation built on Aug. 5, 2022, 9:03 p.m.