contents.m
来自「计量工具箱」· M 代码 · 共 14 行
M
14 行
% Gibbs sampling auxiliary function library -- Jim LeSage% % % apm : computes Geweke's chi-squared test for two sets of MCMC sample draws% apm_d : demo of apm()% coda : MCMC convergence diagnostics, modeled after Splus coda% coda_d : demo of coda()% make_html : makes HTML verion of contents.m files for the Econometrics Toolbox% momentg : computes Gewke's convergence diagnostics NSE and RNE % momentg_d : demo of momentg()% prt_coda : Prints output from Gibbs sampler coda diagnostics% raftery : MATLAB version of Gibbsit by Raftery and Lewis (1991)% raftery_d : demo of raftery()
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?