Skip to content
Prev 303740 / 398506 Next

NADA package/cenboxplot() method: maximum censored percentage

On Aug 20, 2012, at 9:22 AM, Rich Shepard wrote:

            
I see no evidence from what you have posted that the function "obtains  
a censored ratio > 0.8". The error messages says there were missing  
values. You might consider looking at :

table(Q=is.na(as.d$quant), CE=is.na(as.d$ceneq1), ERA=as.d$era)

My guess is that this test is failing for one or more categories of  
as.d$era.
You could use dput() and post through Nabble, which would let people  
download if they were interested. Seems on the large size to be  
considered "minimal" .