Displaying 1 result from an estimated 1 matches for "hansen_tdum".
2013 Apr 23
0
adding the second regressor
...could not succeed to write
the correct sentence in place of the question marks. Do I need to make any
changes in the source file also? I attached the original files published by
Bruce Hansen.
Thank you very much in advance for your precious help.
Best Regards,
Tarkan
source ("c:/fm.R")
hansen_tdum <- as.matrix(read.table("c:/hansen_tdum.dat"))
DB1 <- as.matrix(hansen_tdum[,1])
RV1 <- as.matrix(hansen_tdum[,10])
EX1 <- as.matrix(hansen_tdum[,19])
y <- EX1
x <- ???????????????
for (fmp in 1:1){
cat ("Tax and Spend, Linear ","\n")
cat ("\n&q...