Skip to content
Prev 2993 / 7420 Next

rarefaction not working with the min species number

Hi,

It is exactly like Brian wrote. The R-Forge version of vegan adds a test for integer input, and stops with error if non-integer data was encountered. If you still want to proceed, you must do something with your data, and then it is on your own responsibility. The current behaviour was silently wrong with non-integer data, and truncated real values to integer.

Cheers, Jari Oksanen
On 25 Apr 2012, at 17:33, Brian Inouye wrote: