scale.signatureDistance {viper} | R Documentation |
This function scales the signatureDistance so its range is (-1, 1)
## S3 method for class 'signatureDistance' scale(x, center = TRUE, scale = TRUE)
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 |
Scaled signatureDistance object