|
Hello,
I have been having problems running the following
regression using "lm".
I have two timeSeries objects, a and b. They
have the same number of the columns but different rows.
> dim(a) [1] 312 5435 >
dim(b) [1] 104 5435 >
I need to run linear regressions across two
different rows from the two objects like the following, but keeps getting the
following error message:
Both objects have the same number of columns, is
this due to the timeSeries objects?
Thanks,
Yen-cheng
----------------------------------------------------------------- Yen-cheng
Chang PhD Student in Finance University of Washington Business
School
|