R/idEuclid2.R

Defines functions `idEuclid2`

`idEuclid2` <-
function(i, X, Y){
        dEuclid2(X[,i], Y[,i])
}

Try the goProfiles package in your browser

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

goProfiles documentation built on Nov. 8, 2020, 8:12 p.m.