contents.m
来自「计量工具箱」· M 代码 · 共 9 行
M
9 行
% functions to calculated log-determinants% % lndet_d : An example of using lndetfull, lndetmc, lndetint% lndet_d2 : An example of using lndetfull, lndetmc, lndetint% lndetfull : computes Pace and Barry's grid for log det(I-rho*W) using sparse matrices% lndetint : computes Pace and Barry's spline approximation to log det(I-rho*W)% lndetmc : computes Barry and Pace MC approximation to log det(I-rho*W)% make_html : makes HTML verion of contents.m files for the Econometrics Toolbox
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?