normalize {fsbrain} | R Documentation |
Normalize data.
Description
Scales data to the range '[0, 1]' based on min and max values.
Usage
normalize(x)
Arguments
x |
the data |
Value
the scaled data
[Package fsbrain version 0.5.5 Index]
normalize {fsbrain} | R Documentation |
Scales data to the range '[0, 1]' based on min and max values.
normalize(x)
x |
the data |
the scaled data