Re: [R] reversing distance matrix for original values

2012-11-14 Thread David L Carlson
ject.org > Subject: Re: [R] reversing distance matrix for original values > > On 14/11/2012 14:33, eliza botto wrote: > > > > dear useRs, > > i created a distance matrix, of certain voltage values. > unfortunately, i lost the original values. i am only left with the >

Re: [R] reversing distance matrix for original values

2012-11-14 Thread Prof Brian Ripley
On 14/11/2012 14:33, eliza botto wrote: dear useRs, i created a distance matrix, of certain voltage values. unfortunately, i lost the original values. i am only left with the distance matrix that i created from those values. i wanted to ask that is there a way in R to reverse distance matrix

Re: [R] reversing distance matrix for original values

2012-11-14 Thread eliza botto
thnx sarah!!!thnx for saving my time regardseliza > Date: Wed, 14 Nov 2012 09:44:58 -0500 > Subject: Re: [R] reversing distance matrix for original values > From: sarah.gos...@gmail.com > To: eliza_bo...@hotmail.com > CC: r-help@r-project.org > > Hi Eliza, > > On W

Re: [R] reversing distance matrix for original values

2012-11-14 Thread Sarah Goslee
Hi Eliza, On Wed, Nov 14, 2012 at 9:33 AM, eliza botto wrote: > > dear useRs, > i created a distance matrix, of certain voltage values. unfortunately, i lost > the original values. i am only left with the distance matrix that i created > from those values. i wanted to ask that is there a way in

[R] reversing distance matrix for original values

2012-11-14 Thread eliza botto
dear useRs, i created a distance matrix, of certain voltage values. unfortunately, i lost the original values. i am only left with the distance matrix that i created from those values. i wanted to ask that is there a way in R to reverse distance matrix for the original values? thanks in advance