standardise | R Documentation |
Built-in function: This function is used to standardize the data.
standardise(data)
data |
The dataset should be of type matrix or Data.frame and contain only the input and output vectors. |
Return a matrix with normalized data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.