<?xml version='1.0' encoding='big5'?>
<rss version='2.0'>
<channel>
<title> gretl 使用指南站最近更新 </title>
<description> 楊奕農的 gretl 使用指南站最近更新 </description>
<link>http://yaya.it.cycu.edu.tw/gretl/</link>
<language>zh-tw</language>
<docs>楊奕農的 gretl 使用指南站最近更新訊息中心</docs>
<generator>Rss Generator By http://yaya.it.cycu.edu.tw/gretl/RSSall.asp</generator>
<item>
<title> gretl  功能表單中文化的方法 (繁體中文 Traditional Chinese)  (2008/10/3 上午 10:32:30) </title>
<link> http://yaya.it.cycu.edu.tw/gretl/Default.asp?nID=9020200 </link>
<description><![CDATA[ ==gretl  功能表單中文化的方法 (繁體中文)==
===gretl Translation to Traditional Chinese ===

*先下載 [http://yaya.i... ]]></description>
<author> 站長 </author>
<pubDate> 2008/10/3 上午 10:32:30 </pubDate>
</item>

<item>
<title> About gretl (2008/9/24 上午 11:09:57) </title>
<link> http://yaya.it.cycu.edu.tw/gretl/Default.asp?nID=10010100 </link>
<description><![CDATA[ [http://gretl.sourceforge.net/ gretl] 的英文全名是 Gnu Regression, Econometrics and Time-series Library, 它... ]]></description>
<author> 站長 </author>
<pubDate> 2008/9/24 上午 11:09:57 </pubDate>
</item>

<item>
<title> GARCH(1,1) in mean 模型 (2008/5/20 下午 06:12:45) </title>
<link> http://yaya.it.cycu.edu.tw/gretl/Default.asp?nID=7030300 </link>
<description><![CDATA[ 以下這個程式碼示範如何利用最大概似法 (maximum likelihood method), 估計 GARCH(1,1) in mean 模型。
*gretl MLE 分兩種估計方式來找最大的估計... ]]></description>
<author> 站長 </author>
<pubDate> 2008/5/20 下午 06:12:45 </pubDate>
</item>

<item>
<title> 楊奕農「時間序列分析」書中範例示範動畫 3.1-3.6 (2008/5/6 下午 05:39:48) </title>
<link> http://yaya.it.cycu.edu.tw/gretl/Default.asp?nID=6040100 </link>
<description><![CDATA[ *楊奕農「時間序列分析」書中[http://yaya.it.cycu.edu.tw/gretl/flash/CH3ARMA1.htm 範例示範動畫 3.1-3.6]... ]]></description>
<author> 站長 </author>
<pubDate> 2008/5/6 下午 05:39:48 </pubDate>
</item>

<item>
<title> tests for spatial autocorrelation (2008/4/26 上午 01:01:42) </title>
<link> http://yaya.it.cycu.edu.tw/gretl/Default.asp?nID=7080100 </link>
<description><![CDATA[ source: [http://lists.wfu.edu/pipermail/gretl-users/2008-April/002314.html gretl-users]
<pre>
<-sc... ]]></description>
<author> 站長 </author>
<pubDate> 2008/4/26 上午 01:01:42 </pubDate>
</item>

<item>
<title> 計算利用玉米期貨避險樣本外避險績效的 script (2007/12/4 上午 01:02:12) </title>
<link> http://yaya.it.cycu.edu.tw/gretl/Default.asp?nID=7060500 </link>
<description><![CDATA[ 以 FE-ex3-future.gdt 為例 (另參見財務計量分析一書中的第5章)

<pre>
smpl 2005/01/07 2005/12/30
	ols r_corn const f_... ]]></description>
<author> 站長 </author>
<pubDate> 2007/12/4 上午 01:02:12 </pubDate>
</item>

<item>
<title> 移動視窗 (rolling window) 並記錄 OLS 係數的 script 語法　 (2007/12/4 上午 12:59:22) </title>
<link> http://yaya.it.cycu.edu.tw/gretl/Default.asp?nID=7060400 </link>
<description><![CDATA[ 重點在類似矩陣的語法:
HR[j]=$coeff(x), x 是迴歸自變數

<pre>
smpl 2005/01/07 2005/12/30
inteval=1
# 2005/12/30... ]]></description>
<author> 站長 </author>
<pubDate> 2007/12/4 上午 12:59:22 </pubDate>
</item>

<item>
<title> 只選 變數大(等)於某個值的子樣本的 script 語法 (2007/11/12 上午 01:03:28) </title>
<link> http://yaya.it.cycu.edu.tw/gretl/Default.asp?nID=7060200 </link>
<description><![CDATA[ 以虛擬變數選子樣本
smpl gender=0 --restrict

以連續數之某一個臨界值來選子樣本
smpl income>50000 --restrict... ]]></description>
<author> 站長 </author>
<pubDate> 2007/11/12 上午 01:03:28 </pubDate>
</item>

<item>
<title> 只選擇 no missing observations 的 script 語法 (2007/11/12 上午 01:02:12) </title>
<link> http://yaya.it.cycu.edu.tw/gretl/Default.asp?nID=7060100 </link>
<description><![CDATA[ 只選擇 x1 x2 x3 都沒有 missing observations 的做為樣本的 script 語法如下

<pre>
list X = x1 x2 x3
genr sel = ok(... ]]></description>
<author> 站長 </author>
<pubDate> 2007/11/12 上午 01:02:12 </pubDate>
</item>

<item>
<title> 移動視窗 (rolling window) 的 script 語法 (2007/11/12 上午 01:01:40) </title>
<link> http://yaya.it.cycu.edu.tw/gretl/Default.asp?nID=7060300 </link>
<description><![CDATA[ 移動視窗 (rolling window) 係指固定樣本視窗長度 (以下例子為 2年) 但樣本區間逐期移動的樣本選取方法，見以下 script 範例:

<pre>
smpl 2000/01/0... ]]></description>
<author> 站長 </author>
<pubDate> 2007/11/12 上午 01:01:40 </pubDate>
</item>

</channel></rss>