normalize {plspm} | R Documentation |
Normalize a vector
Description
Internal function not to be called by the user
Usage
normalize(x)
Arguments
x |
a numeric vector |
Details
Internal function. normalize
is called internally
Value
normalized vector
Warning
Do NOT use this function unless you are ME, a package developer, or a jedi user who really knows what is doing (seriously!)
[Package plspm version 0.5.1 Index]