Skip to content
Prev 305306 / 398506 Next

How to resolve the following error: (list) object cannot be coerced to type 'double'

Have you read (relevant sections) of "An Introduction to R"  to gain
some basic understanding of how R works? If not, please do so before
further posting.

Briefly, Var is a data frame and rcorr wants a matrix.

-- Bert
On Wed, Sep 12, 2012 at 8:04 AM, Jason Love <jason.love1492 at gmail.com> wrote: