gt;
> --- On Thu, 10/9/08, Michael Just <[EMAIL PROTECTED]> wrote:
>
> > From: Michael Just <[EMAIL PROTECTED]>
> > Subject: [R] Interpretation in cor()
> > To: "r-help"
> > Received: Thursday, October 9, 2008, 5:28 AM
> > Hello
Please provide a small working example. It is difficult to see what you are
doing from the description below.
--- On Thu, 10/9/08, Michael Just <[EMAIL PROTECTED]> wrote:
> From: Michael Just <[EMAIL PROTECTED]>
> Subject: [R] Interpretation in cor()
> To: "r-h
Hello,
I am performing cor() of some of my data. For example, I'll do 3 corr()
(many variables) operations, one for each of the three treatments.
I then do the following:
i <-lower.tri(treatment1.cor)
cor(cbind(one = treatment1.corr[i], two = treatment2.corr[i], three =
treatment3.corr[i]))
Doe
3 matches
Mail list logo