Learn R Programming

viper (version 1.6.0)

scale.signatureDistance: Scaling of signatureDistance objects

Description

This function scales the signatureDistance so its range is (-1, 1)

Usage

"scale"(x, center = TRUE, scale = TRUE)

Arguments

x
signatureDistance object
center
Not used, given for compatibility with the generic funtion scale
scale
Not used, given for compatibility with the generic function scale

Value

Scaled signatureDistance object