vector.clip {InspectChangepoint} | R Documentation |
Clipping vector or matrix x from above and below
vector.clip(x, upper = Inf, lower = -upper)
x |
a vector of real numbers |
upper |
clip above this value |
lower |
clip below this value |
the entrywise L_q norm of a vector or a matrix