search for: qqh5011

Displaying 1 result from an estimated 1 matches for "qqh5011".

2011 Nov 07
1
How do I return to the row values of a matrix after computing distances
...i,,drop=FALSE],G)) dmin[i]<- min(rdist(G[i,,drop=FALSE],G[-i,])) } I filled the dmax and dmin with the distance values I calculated, but what I really want to fill them with are the rows in G. What should I do? I tried "which" function but it did not work. Thank you in advance!!!! qqh5011 [[alternative HTML version deleted]]