[R] logical test not functioning correctly on zoo series...what the hell?

R. Michael Weylandt michael.weylandt at gmail.com
Wed Mar 14 19:41:15 CET 2012


Also, the term "error" means something specific so try not to misuse
it (it will misdirect people as to the nature of your problem). An
error looks like what you get if you do this:

sqrt(list() + `if` / data)

Michael

On Wed, Mar 14, 2012 at 2:38 PM, R. Michael Weylandt
<michael.weylandt at gmail.com> wrote:
> I'm getting a 404 on the dropbox link....looking at your pastebin
> link, my guess is that those numbers are in fact greater than zero,
> but are very small so they appear as zeros in the print method.
>
> If you want to send your data, it's easier to simply give us
> dput(rawData) and copy and paste the result into the email thread.
>
> I sincerely doubt that the world's most powerful and commonly used
> statistical software, after 20 years of development, can't test for
> something being greater than a literal.
>
> Michael
>
> On Wed, Mar 14, 2012 at 12:23 PM, knavero <knavero at gmail.com> wrote:
>> Here's the exact error I'm receiving:
>>
>> http://pastebin.com/mNsPauwk
>>
>> Tracked each output along the way. Starting to think there's a bug in the
>> source code.
>>
>> --
>> View this message in context: http://r.789695.n4.nabble.com/logical-test-not-functioning-correctly-on-zoo-series-what-the-hell-tp4471654p4472337.html
>> Sent from the R help mailing list archive at Nabble.com.
>>
>> ______________________________________________
>> R-help at r-project.org mailing list
>> https://stat.ethz.ch/mailman/listinfo/r-help
>> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
>> and provide commented, minimal, self-contained, reproducible code.



More information about the R-help mailing list