normalize {machineLearning} R Documentation

normalize

Description

normalize

Usage

normalize(trainingSet, input,
    method = NormalScaler);

Arguments

Details

Authors

MLkit

Value

this function returns data object of type double.

clr value class

Examples


[Package machineLearning version 1.0.0.0 Index]