[R] NaN - trouble fixing NaN
Jhope
jeanwaijang at gmail.com
Mon Apr 2 01:27:37 CEST 2012
Hi R-listers,
I am using the package plyr. I am just trying to get the hatching success
mean of each nesting event and have typed in the following and received the
below results:
> tapply(HSuccess, Aeventexhumed, mean)
A B C
0.2156265 0.1288559 NaN
What can I do about NaN? I should be able to get a result for event C
because I was able to make a boxplot graph with this information showing all
three nesting events (A, B, and C).
Please advise,
Jean
--
View this message in context: http://r.789695.n4.nabble.com/NaN-trouble-fixing-NaN-tp4524713p4524713.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list