; fall site1 6.2 2 3
> fall site2 7.2 2.5 3
> fall site3 8.2 3 3
> winter site1 9.2 2 4
> winter site2 10.2 4 4
> winter site3 11.2 4.5 4
> Would you please tell me how I can do this in R?
>
> Cheers
>
> Rezvan
>
>
> --
> *From:* Jim
ter now?
From: Jim Lemon
To: rezvan hatami ; r-help mailing list
Sent: Monday, 27 June 2016, 10:28
Subject: Re: [R] How I can calculate the value of response variable
Hi Rezvan,This looks like a simple problem of solving linear equations (and
very much like a homework exerc
what function I need
to use for this. Thank you for calculating the rain, but it wasn't a part of my
question.
Cheers
From: Jim Lemon
To: rezvan hatami ; r-help mailing list
Sent: Monday, 27 June 2016, 10:28
Subject: Re: [R] How I can calculate the value of response variable
> winter site1 9.2 2 4
> winter site2 10.2 4 4
> winter site3 11.2 4.5 4
> Would you please tell me how I can do this in R?
>
> Cheers
>
> Rezvan
>
>
> ------------------
> *From:* Jim Lemon
> *To:* rezvan hatami ; r-help mailing list <
> r-help@r-project.org
Hi Rezvan,
I'll take a guess that you have been presented with a matrix of
coefficients. You probably know that a linear model is going to look
something like this:
Y = ax1 + bx2 + cx3 ...
So I will further guess that you want to infer a distribution of Y
(the response variable) from more than on
Can you provide an example of what you mean? This is not a statistical theory
forum, so you should be able to describe the calculation clearly if you want
help translating it into R.
Also, read the Posting Guide, which among other things warns you that this is a
plain text mailing list so your
> On Jun 26, 2016, at 3:23 AM, rezvan hatami via R-help
> wrote:
>
> How I can calculate the value of response variable in a linear model of a
> matrix of several variables?Can somebody please answer me?
>
You should explain in more detail why the answer to this question is not
just the
7 matches
Mail list logo