Scaler-class: Class Scaler

ScalerR Documentation

Class Scaler

Description

This is the abstract base class for scaler objects.

Usage

is.Scaler(object)

Methods

Public methods


Method clone()

The objects of this class are cloneable with this method.

Usage
Scaler$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


stschn/deepANN documentation built on June 25, 2024, 7:27 a.m.