?? contents.m
字號:
% spatial Durbin model estimation functions%% f2_sdm : evaluates llike for the spatial durbin model % f_sdm : evaluates concentrated log-likelihood for the % make_html : makes HTML verion of contents.m files for the Econometrics Toolbox% prt_sdm : Prints output using sdm results structures% plt_sdm : Plots output using sdm results structures% sdm : computes maximum likelihood spatial durbin model estimates% sdm_compare : An example of using sdm_g to compare model specifications% sdm_d : An example of using sdm() max likelihood% sdm_d2 : An example of using sdm() on a large data set% sdm_g : Bayesian estimates of the heteroscedastic spatial durbin model% sdm_gd : An example of using sdm_g() Gibbs sampling% sdm_gd2 : An example of using sdm_g() on a large data set% sdmp_g : Bayesian estimates of the heteroscedastic spatial durbin probit model% sdmp_gd : An example of using sdmp_g() Gibbs sampling% sdmp_gd2 : An example of using sdmp_g() on a large data set % sdmt_g : Bayesian estimates of the heteroscedastic spatial durbin tobit model% sdmt_gd : An example of using sdmt_g() Gibbs sampling% sdmt_gd2 : An example of using sdmt_g() on a large data set
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -