Re: [R] Help: Beanplots calculating wrong average

2009-11-29 Thread Tom Wainwright
. Ideally I'd like the average beanline to be the arithmetic mean or to be gone altogether. Can't seem to make beanplot do this... Sincerely, Michael Hopgood Hi Michael, I don't know beanplot() well enough to know if it can be forced to do exactly what you want. You should be a

Re: [R] Subscript out of bounds

2009-11-24 Thread Tom Wainwright
r, start = time(omxr)[j + Here, you try to assign to column 2 of Forecast.A, which doesn't exist. "NextMethod" is the internal function that actually detected the error. + 1], end = time(omxr)[j + 1])[[1]] + } What am I doing wrong? //Tobias -- Tom

Re: [R] Help: Beanplots calculating wrong average

2009-11-24 Thread Tom Wainwright
, the transformation doesn't affect the median. If you don't want this behavior, I think setting log="" will do the trick. Hope this helps. Tom Wainwright On 11/24/2009 03:52 AM, Michael Hopgood wrote: Hi there, I have a set of data that looks like this: As1988

Re: [R] Configuring R-2.10 help html server on Linux?

2009-11-23 Thread Tom Wainwright
as starting up OK. Also, that advice about proxies doesn't actually appear in the help for tools::startDynamicHelp in my version (2.10.0 (2009-10-26)); maybe it was added or removed recently?? -- Tom Wainwright NOAA Northwest Fisheries

Re: [R] Configuring R-2.10 help html server on Linux?

2009-11-23 Thread Tom Wainwright
Rolf, Many thanks! That was it exactly. I had forgotten we use a proxy server here. Tom Wainwright On 11/23/2009 04:01 PM, Rolf Turner wrote: On 24/11/2009, at 12:21 PM, Tom Wainwright wrote: Hi, My Fedora 11 linux (version 2.6.30.9-96.fc11.x86_64 #1 SMP Wed Nov 4 00:02:04 EST

[R] Configuring R-2.10 help html server on Linux?

2009-11-23 Thread Tom Wainwright
had a similar experience or have any wild guesses about a solution? -- Tom Wainwright NOAA Northwest Fisheries Science Center Newport, Oregon ~~~ The contents of this message are mine personally and do not necessarily reflect a