sphere_data: Sphere a matrix (or data frame) by transforming variables to...

View source: R/util.r

sphere_dataR Documentation

Sphere a matrix (or data frame) by transforming variables to principal components.

Description

Sphering is often useful in conjunction with the guided tour, as it removes simpler patterns that may conceal more interesting findings.

Usage

sphere_data(df)

Arguments

df

data frame or matrix


tourr documentation built on Aug. 25, 2023, 1:08 a.m.