standardise {DSAM} | R Documentation |
Standardized data
Description
Built-in function: This function is used to standardize the data.
Usage
standardise(data)
Arguments
data |
The dataset should be of type matrix or Data.frame and contain only the input and output vectors. |
Value
Return a matrix with normalized data.
[Package DSAM version 1.0.2 Index]