standardize_argument: Standardize argument

View source: R/helper.R

standardize_argumentR Documentation

Standardize argument

Description

This helper function standardizes a numeric argument.

Usage

standardize_argument(argument, by_column, center, scale, ignore)

Arguments

argument

A numeric vector, matrix, or data.frame.

by_column, center, scale, ignore

See documentation of method $standardize() from Nop object.

Value

The standardized argument.


ino documentation built on Sept. 29, 2023, 5:09 p.m.