Displaying 2 results from an estimated 2 matches for "dummay".
Did you mean:
summay
2009 Dec 22
1
(auto)regression
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) libor adj.close
-56.38666 55.39709 -0.01836
I don't get the estimated standard deviation, error, t-value etc. anymore
which I used to get when I use an old version (2yrs ago). What command
2010 Jun 21
2
Calculating a daily average
I have a set of data with 12 readings for temperature per day, with
180 days. I want to find the average temperature of each day. I am
able to do this one by one, but with that many days to calculate the
average for, it will get very long. I'm sure there is a faster way to
do this, I just don't know how. What i have so far is:
av1 <- subset(ER9r, Day == 98, select = c