2011-MLA-B2


2011-MLA

2011-MLA-Tables-Figures

2011-MLA-B1.gdt


#每 3 期分組統計
include mwu_dummy.gfn
smpl full
matrix table={}
series stepgroup=0
loop for (j=1; j<=24;j+=3)
smpl simStep=j || simStep=j+1 || simStep=j+2 --restrict --replace
temp=mwu_dummy(myBet, Fgroup1)
matrix table=table|temp
series stepgroup=j
end loop
smpl full
matrix table1={}
loop for (j=1; j<=24;j+=3)
smpl simStep=j || simStep=j+1 || simStep=j+2 --restrict --replace
mwu_dummy(earning, Fgroup1)
matrix table1=table1 | {j}
end loop
smpl full
matrix table1=table1~table[,6]

本篇發表於 Uncategorized。將永久鏈結加入書籤。

發表留言