Skip to contents

Standardize a sparse_numeric vector

Usage

standardize(x, ...)

# S4 method for class 'sparse_numeric'
standardize(x, ...)

Arguments

x

A sparse_numeric object.

...

Ignored; included for compatibility with the generic.

Value

A sparse_numeric object containing standardized values.