R/norm.R

`norm` <-
function(x,y){
e<-sqrt(sum((x-y)^2))

e
}

Try the binhf package in your browser

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

binhf documentation built on May 2, 2019, 4:07 p.m.