Skip to content
Prev 299768 / 398503 Next

Understanding cenros Error

On 07/11/2012 05:54 AM, Rich Shepard wrote:
Hi Rich,
I don't have the NADA package, but I suspect that the cenros function is 
doing something like dividing by zero. With that much data, it may be 
hard to pinpoint where this is occurring. I would cut my data in half, 
run it, cut the remainder in half, run it and so on until the error goes 
away. With any luck, the last slice of data that was removed won't be 
too large to work out which value is causing the problem and what the 
problem is.

Jim