standardize_safely: Standardize (scale) a matrix/df and report interpretable...

View source: R/compute_safe.R

standardize_safelyR Documentation

Standardize (scale) a matrix/df and report interpretable errors

Description

Standardize (scale) a matrix/df and report interpretable errors

Usage

standardize_safely(x)

Arguments

x

vector, data.frame, or matrix

Value

scaled object as returned by scale function


seminr documentation built on June 22, 2024, 9:22 a.m.