R/norm2.R

norm2 <-
  function (x) 
  sqrt(sum(x^2))

Try the gamsel package in your browser

Any scripts or data that you put into this service are public.

gamsel documentation built on Feb. 4, 2022, 5:09 p.m.