Skip to content
Back to formatted view

Raw Message

Message-ID: <1318949551582-3915645.post@n4.nabble.com>
Date: 2011-10-18T14:52:31Z
From: 1Rnwb
Subject: calculating ratios from all combinations
In-Reply-To: <CAAmySGO0Nx=tKtL6TMrRTFOqndLDMs=2JFE4ymung9+eicY2bQ@mail.gmail.com>

thanks for the help and pointer.
I am modifying it like this

x=which(n[,1]==n[,2])
n=n[-x,]

to get rid of combinations which will generate '0' or ratio of 1.
Thanks once again.
sharad

--
View this message in context: http://r.789695.n4.nabble.com/calculating-ratios-from-all-combinations-tp3912560p3915645.html
Sent from the R help mailing list archive at Nabble.com.