Michael Rennie <[EMAIL PROTECTED]> writes:

> + }
> There were 50 or more warnings (use warnings() to see the first 50)
> > 
> > warnings
> function (...) 
> {
>     if (!(n <- length(last.warning))) 
>         return()
>     names <- names(last.warning)
>     cat("Warning message", if (n > 1) 
>         "s", ":\n", sep = "")

So what were the warnings? We can figure out what the warnings
function looks like without your help.... (Read the message
*carefully*!) 

-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - ([EMAIL PROTECTED])             FAX: (+45) 35327907

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to