[R] R memory issue / quantreg

2010-01-28 Thread Dan Rabosky
urn??? This is occurring with R 2.10.1 on a 64 bit machine running OSX 10.6.2 (6 GB RAM). Thanks! ~Dan Rabosky [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do r

[R] problem with 'integrate'

2007-09-21 Thread Dan Rabosky
(B*y - B*z); } fx1 <- function(x, r0 = 0.12, k=-0.10, a=0.5, tshift=8.36){ (r0*exp(r0*t0 + (k/B)*log(fx4(B, t0, tshift)) - r0*x - (k/B)*log(fx4 (B, x, tshift } integrate(fx1, 8.36, 10, stop.on.error = FALSE); } Thanks in advance for your he