scale.signatureDistance: Scaling of signatureDistance objects

Description Usage Arguments Value

View source: R/signatureDistance.r

Description

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

Usage

1
2
## S3 method for class 'signatureDistance'
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


viper documentation built on Nov. 8, 2020, 7:37 p.m.