Skip to content
Prev 66019 / 398502 Next

NAs in "cor"? (was: Re: [R] (no subject))

"?cor" revealed that the "cor" function has an argument "use" with 
a default of "all.obs" and options of "complete.obs"' or 
'"pairwise.complete.obs".  Either of these other two should get you past 
this error message. 

      hope this helps.
      spencer graves
p.s.  As indicated by earlier remarks on this list, the posting guide 
"http://www.R-project.org/posting-guide.html" has helped people answer 
their own questions in the process of preparing a question for this 
list.  You may wish to try it if you haven't already.
Brett Stansfield wrote: