Message-ID: <1340051070035-4633741.post@n4.nabble.com>
Date: 2012-06-18T20:24:30Z
From: cursethiscure
Subject: Compute jump test statistic
In-Reply-To: <CAE0VOJVZ7h3OK-Vyxgcmx=SjC6ZO0fBeiw_8-TP1jZJAPiVFWQ@mail.gmail.com>
Sorry please find the outads data attached as a csv file.
For the max(1, MedRQ/MedRV^2))
where MedRQ/MedRV is: `outads$medrq/(outads$medrv^2) -> outads$denom2`
in the csv file.
I am trying to return the maximum of either 1 or MedRQ/MedRV^2 (i'm
aware all values are greater than 1, but this needs to be applied to
other data sets) but I do not know how to maximise a constant against
time-series sequence. Everything else is ok. I just dont know how to
return this argument http://r.789695.n4.nabble.com/file/n4633741/outads.csv
outads.csv
--
View this message in context: http://r.789695.n4.nabble.com/Compute-jump-test-statistic-tp4633731p4633741.html
Sent from the Rmetrics mailing list archive at Nabble.com.