norm_vec {PPCI} | R Documentation |
Euclidean Norm of a Vector
Description
Computes the Euclidean (L2) norm of a vector
Usage
norm_vec(v)
Arguments
v |
a numeric vector |
Value
the Euclidean norm of v.
[Package PPCI version 0.1.5 Index]
norm_vec {PPCI} | R Documentation |
Computes the Euclidean (L2) norm of a vector
norm_vec(v)
v |
a numeric vector |
the Euclidean norm of v.