R/vecnorm.R

vecnorm <-
function(x, p=2) sum(x^p)^(1/p)
musto101/wilcox_R documentation built on May 23, 2019, 10:52 a.m.