create_scaling: Create a standardizing transform

View source: R/main-create_model.R

create_scalingR Documentation

Create a standardizing transform

Description

Create a standardizing transform

Usage

create_scaling(x, name)

Arguments

x

variable measurements (might contain NA or NaN)

name

variable name

Value

an object of class lgpscaling

See Also

Other variable scaling functions: apply_scaling()


jtimonen/lgpr documentation built on Oct. 12, 2023, 11:13 p.m.