Compute jump test statistic
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.