I need to check if there is an auto regression in the data that I have. I
did find 'R functions for regression analysis', but I can't find the 'right'
one for me in there.
What would be the correct command to use in this case?
Thanks,
EZ
[[alternative HTML version deleted]]
On Tue, 2009-12-22 at 15:30 +0100, Gavriel & Esti Zoladz wrote:
> 1) I want to calculate a regression, but when I enter >
> lm(formula=KS~libor+adj.close) I only get the following:
>
> Call:
> lm(formula = KS ~ libor + adj.close)
> Coefficients:
> (Intercept)liboradj.close
> -56.3866
1) I want to calculate a regression, but when I enter >
lm(formula=KS~libor+adj.close) I only get the following:
Call:
lm(formula = KS ~ libor + adj.close)
Coefficients:
(Intercept)liboradj.close
-56.38666 55.39709 -0.01836
I don't get the estimated standard deviation, error
3 matches
Mail list logo