Skip to content
Prev 17932 / 63424 Next

cor doesn't accept na.rm? (PR#8193)

On Mon, 2005-10-10 at 01:49 +0200, pdbailey at uchicago.edu wrote:
Pray tell, where in ?cor do you see that cor() has a 'na.rm' argument?

cor() has a 'use' argument, which determines how missing values are
handled.

Please read ?cor more carefully before filing a bug report, which now
has to be manually handled by a member of R Core.

Marc Schwartz