Dear Users,I have two matrices A=15*365 and B=1*365. i want to calculate 
"Euclidean Distance" between these matrices in such a way that i should have 
euclidean distance of matrix B against all the columns of matrix A. More 
precisely, first i want euclidean dist. of column 1 of A against B, then column 
2 against B, 3rd column of A against B and so on.is there a way in r to do 
it?your help is deeply appreciated..
eliza                                     
        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to