vector.normalise {InspectChangepoint} | R Documentation |
Normalise a vector
vector.normalise(v, q = 2, na.rm = FALSE)
v |
a vector of real numbers |
q |
a nonnegative real number or Inf |
na.rm |
boolean, whether to remove NA before calculation |
normalised version of this vector