contents.m
来自「计量工具箱」· M 代码 · 共 24 行
M
24 行
% Geographically weighted regression estimation functions% % bgwr : compute Bayesian geographically weighted regression% bgwr_d : An example of using bgwr()% bgwr_d2 : An example of using bgwr()% bgwrv : compute Bayesian robust geographically weighted regression% bgwrv_d : An example of using bgwr()% gwr : compute geographically weighted regression% gwr_d : An example of using gwr()% gwr_d2 : An example of using gwr()% gwr_g : Gibbs estimates for the Bayesian heteroscedastic GWR model% gwr_logit : compute geographically weighted logit regression% gwr_logitd : An example of using gwr_logit()% gwr_probit : compute geographically weighted regression% gwr_probitd : An example of using gwr_probit()% gwrw : forms GWR weight matrix% gwrw_d : An example of using gwrw()% make_html : makes HTML verion of contents.m files for the Econometrics Toolbox% prt_gwr : Prints output from gwr_reg function% scoref : evaluates cross-validation score for optimal gwr bandwidth% scoref_log : evaluates cross-validation score for optimal gwr_logit bandwidth% scoref_prob : evaluates cross-validation score for optimal bandwidth for gwr_probit% scoreq : evaluates cross-validation score for optimal q in gwr
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?