楼主: nelsoncwlee
8302 58

[交易平台及行情软件] Applied Econometrics using MATLAB   [推广有奖]

  • 5关注
  • 82粉丝

学科带头人

62%

还不是VIP/贵宾

-

TA的文库  其他...

Financial Engineering

威望
1
论坛币
300240 个
通用积分
129.4996
学术水平
240 点
热心指数
288 点
信用等级
148 点
经验
240984 点
帖子
499
精华
0
在线时间
2716 小时
注册时间
2015-6-13
最后登录
2023-7-9

初级热心勋章 初级信用勋章 中级热心勋章

相似文件 换一批

+2 论坛币
k人 参与回答

经管之家送您一份

应届毕业生专属福利!

求职就业群
赵安豆老师微信:zhaoandou666

经管之家联合CDA

送您一个全额奖学金名额~ !

感谢您参与论坛问题回答

经管之家送您两个论坛币!

+2 论坛币
This text describes a set of MATLAB functions that implement a host of
econometric estimation methods. Toolboxes are the name given by the
MathWorks to related sets of MATLAB functions aimed at solving a particular class of problems. Toolboxes of functions useful in signal processing,
optimization, statistics, finance and a host of other areas are available from
the MathWorks as add-ons to the standard MATLAB software distribution.
I use the term Econometrics Toolbox to refer to the collection of function
libraries described in this book.
The intended audience is faculty and students using statistical methods,
whether they are engaged in econometric analysis or more general regression
modeling. The MATLAB functions described in this book have been used
in my own research as well as teaching both undergraduate and graduate
econometrics courses. Researchers currently using Gauss, RATS, TSP, or
SAS/IML for econometric programming might find switching to MATLAB
advantageous. MATLAB software has always had excellent numerical algorithms, and has recently been extended to include: sparse matrix algorithms,
very good graphical capabilities, and a complete set of object oriented and
graphical user-interface programming tools. MATLAB software is available
on a wide variety of computing platforms including mainframe, Intel, Apple,
and Linux or Unix workstations.
When contemplating a change in software, there is always the initial
investment in developing a set of basic routines and functions to support
econometric analysis. It is my hope that the routines in the Econometrics
Toolbox provide a relatively complete set of basic econometric analysis tools.
The toolbox also includes a number of functions to mimic those available
in Gauss, which should make converting existing Gauss functions and applications easier. For those involved in vector autoregressive modeling, a
complete set of estimation and forecasting routines is available that implement a wider variety of these estimation methods than RATS software. For
example, Bayesian Markov Chain Monte Carlo (MCMC) estimation of VAR
i
ii
models that robustify against outliers and accommodate heteroscedastic disturbances have been implemented. In addition, the estimation functions for
error correction models (ECM) carry out Johansen’s tests to determine the
number of cointegrating relations, which are automatically incorporated in
the model. In the area of vector autoregressive forecasting, routines are
available for VAR and ECM methods that automatically handle data transformations (e.g. differencing, seasonal differences, growth rates). This allows
users to work with variables in raw levels form. The forecasting functions
carry out needed transformations for estimation and return forecasted values
in level form. Comparison of forecast accuracy from a wide variety of vector
autoregressive, error correction and other methods is quite simple. Users
can avoid the difficult task of unraveling transformed forecasted values from
alternative estimation methods and proceed directly to forecast accuracy
comparisons.
The collection of around 300 functions and demonstration programs are
organized into libraries that are described in each chapter of the book. Many
faculty use MATLAB or Gauss software for research in econometric analysis,
but the functions written to support research are often suitable for only a
single problem. This is because time and energy (both of which are in short
supply) are involved in writing more generally applicable functions. The
functions described in this book are intended to be re-usable in any number
of applications. Some of the functions implement relatively new Markov
Chain Monte Carlo (MCMC) estimation methods, making these accessible
to undergraduate and graduate students with absolutely no programming
involved on the students part. Many of the automated features available in
the vector autoregressive, error correction, and forecasting functions arose
from my own experience in dealing with students using these functions. It
seemed a shame to waste valuable class time on implementation details when
these can be handled by well-written functions that take care of the details.
A consistent design was implemented that provides documentation, example programs, and functions to produce printed as well as graphical presentation of estimation results for all of the econometric functions. This
was accomplished using the “structure variables” introduced in MATLAB
Version 5. Information from econometric estimation is encapsulated into a
single variable that contains “fields” for individual parameters and statistics
related to the econometric results. A thoughtful design by the MathWorks
allows these structure variables to contain scalar, vector, matrix, string,
and even multi-dimensional matrices as fields. This allows the econometric
functions to return a single structure that contains all estimation results.
These structures can be passed to other functions that can intelligently de-
iii
cipher the information and provide a printed or graphical presentation of
the results.
The Econometrics Toolbox should allow faculty to use MATLAB in undergraduate and graduate level econometrics courses with absolutely no programming on the part of students or faculty. An added benefit to using
MATLAB and the Econometrics Toolbox is that faculty have the option of
implementing methods that best reflect the material in their courses as well
as their own research interests. It should be easy to implement a host of ideas
and methods by: drawing on existing functions in the toolbox, extending
these functions, or operating on the results from these functions. As there is
an expectation that users are likely to extend the toolbox, examples of how
to accomplish this are provided at the outset in the first chapter. Another
way to extend the toolbox is to download MATLAB functions that are available on Internet sites. (In fact, some of the routines in the toolbox originally
came from the Internet.) I would urge you to re-write the documentation
for these functions in a format consistent with the other functions in the
toolbox and return the results from the function in a “structure variable”.
A detailed example of how to do this is provided in the first chapter.
In addition to providing a set of econometric estimation routines and documentation, the book has another goal. Programming approaches as well as
design decisions are discussed in the book. This discussion should make it
easier to use the toolbox functions intelligently, and facilitate creating new
functions that fit into the overall design, and work well with existing toolbox
routines. This text can be read as a manual for simply using the existing
functions in the toolbox, which is how students tend to approach the book.
It can also be seen as providing programming and design approaches that
will help implement extensions for research and teaching of econometrics.
This is how I would think faculty would approach the text. Some faculty
in Ph.D. programs expect their graduate students to engage in econometric
problem solving that requires programming, and certainly this text would
eliminate the burden of spending valuable course time on computer programming and implementation details. Students in Ph.D. programs receive
the added benefit that functions implemented for dissertation work can be
easily transported to another institution, since MATLAB is available for
almost any conceivable hardware/operating system environment.
Finally, there are obviously omissions, bugs and perhaps programming
errors in the Econometrics Toolbox. This would likely be the case with any
such endeavor. I would be grateful if users would notify me when they encounter problems. It would also be helpful if users who produce generally
useful functions that extend the toolbox would submit them for inclusion.


本帖隐藏的内容

Applied Econometrics using MATLAB.pdf (1.4 MB, 需要: 8 个论坛币)

二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

关键词:econometrics Econometric Applied metrics Metric particular available describes software problems

已有 3 人评分经验 论坛币 学术水平 热心指数 信用等级 收起 理由
accumulation + 100 + 1 + 1 + 1 精彩帖子
fantuanxiaot + 70 + 70 精彩帖子
lasgpope + 40 + 40 精彩帖子

总评分: 经验 + 210  论坛币 + 110  学术水平 + 1  热心指数 + 1  信用等级 + 1   查看全部评分

本帖被以下文库推荐

沙发
vtmc 发表于 2015-6-22 14:05:14 |只看作者 |坛友微信交流群
非常感谢lz的热心分享!!

使用道具

藤椅
gaojianwqjk 发表于 2015-6-22 14:25:59 来自手机 |只看作者 |坛友微信交流群
nelsoncwlee 发表于 2015-6-22 12:31
This text describes a set of MATLAB functions that implement a host of
econometric estimation metho ...
:)

使用道具

板凳
break0oo0 发表于 2015-6-22 19:00:00 |只看作者 |坛友微信交流群
用这么复杂的工具来做计量,恐怕是经济类的学生都不愿意尝试的事了吧。还是留给金融工程的人吧

使用道具

报纸
冰族王子 发表于 2015-6-22 19:16:47 |只看作者 |坛友微信交流群
谢谢楼主分享~

使用道具

地板
spss1010 发表于 2015-6-22 20:00:24 |只看作者 |坛友微信交流群
似乎这书很不错呀!!

使用道具

7
luojscd 发表于 2015-6-22 20:43:50 |只看作者 |坛友微信交流群
回帖看看!!

使用道具

8
michaelkuo8818 发表于 2015-6-22 20:59:46 |只看作者 |坛友微信交流群
good good

使用道具

9
alskdj 发表于 2015-6-22 23:36:16 |只看作者 |坛友微信交流群
感谢楼主分享!

使用道具

10
sunyiping 发表于 2015-6-23 03:05:08 |只看作者 |坛友微信交流群
学习学习。

使用道具

您需要登录后才可以回帖 登录 | 我要注册

本版微信群
加好友,备注jr
拉您进交流群

京ICP备16021002-2号 京B2-20170662号 京公网安备 11010802022788号 论坛法律顾问:王进律师 知识产权保护声明   免责及隐私声明

GMT+8, 2024-4-19 13:02