[R] allowing NAs in medpolish (package eda)

Liaw, Andy andy_liaw at merck.com
Mon Jun 4 21:52:51 CEST 2001


Dear R Core,

(I'm addressing this question to R Core because R Core 
is listed as the authors and maintainers of the eda
package.)

I'm wondering if you would add an option to allow for NAs in 
the data matrix in the medpolish function.  

I have tried modifying the function by inserting 
na.rm=TRUE in all the calls to median() and sum(), 
and that seems to work.  (Actually, I added the argument 
with default na.rm=TRUE, then pass na.rm=na.rm to 
median and sum inside the function).  Just a suggestion.

Regards,
Andy I. Liaw, PhD
Biometrics Research          Phone: (732) 594-0820
Merck & Co., Inc.              Fax: (732) 594-1565
mailto:andy_liaw at merck.com



-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list