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


sem-in-r/seminr documentation built on Aug. 26, 2022, 8:47 p.m.