📄 readme.txt
字号:
% spatial probit model with spatial individual effects
%
% semip_g.m - matlab program to compute estimates for spatial probit model with individual effects
% semip_gc.m - matlab program that calls semip_gcc.c mex file to do estimation
% compile with: mex semip_gcc.c matrixjpl.c randomlib.c
% matrixjpl.c: matrixjpl.h support files
% randomlib.c: randomlib.h support files
% semip_gd : demo file
% semip.mat : data for demo file
% semip_gd : An example of using semip_g and semip_gc
% semip_gd2 : a comparison of Metropolis-Hastings vs inversion sampling for rho
% semip_gcd : An example of using semip_gc
% semip_gcd2 : An example of using the seed function semip_gc
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -