yjScale: Apply Yeo-Johnson transformation to data frame or matrix

Description Usage Arguments Value Examples

View source: R/scale.R

Description

This will apply the bestNormalize package's yeo-johnson transform function to the numeric columns of a data frame. It leaves factor variables alone. The returned numeric variables are also centered to zero and unit scaled.

Usage

1

Arguments

data

a data frame or vector

Value

A data frame

Examples

1

abnormally-distributed/cvreg documentation built on May 3, 2020, 3:45 p.m.