结果:找到“计量经济学MATLAB”相关内容15个,排序为按回复时间降序,搜索更多相关帖子请点击“高级”
计量经济学MATLAB工具包
12 个回复 - 7202 次查看
MATLAB code for:
1. least-squares, simultaneous systems (2SLS,3SLS, SUR)
2. limited dependent variable (logit, probit, tobit) and Bayesian variants
3. time-series (VAR, BVAR, ECM) estimation a ...
2009-7-3 12:50 - hyqwel - MATLAB等数学软件专版
计量经济学matlab提示错误使用 horzcat 要串联的数组的维度不一致,不知道哪出错了
0 个回复 - 1301 次查看
% dimensions of the problemload w.mat;load hp.mat;T=16; N=285; W=normw(w);y=hp(:,[4]); x=hp(:,[5:10]);xconstant=ones(N*T,1);[nobs K]=size(x);% ols estimation results=ols(y,[xconstant x]);出错vnames=st ...
2021-7-8 19:57 - eve依凡 - 区域经济学
空间计量经济学matlab
0 个回复 - 987 次查看
空间计量经济学_Stata or Matlab
https://bbs.pinggu.org/forum.php?mod=viewthread&tid=7895285&fromuid=12910738
感谢分享
2021-4-15 14:47 - ccmh@ - 计量经济学与统计软件
有关计量经济学matlab实现的几个问题____高分悬赏
0 个回复 - 1544 次查看
1.jplv7里面的demopanelscompare文件里面好像只有SLM(SAR)模型和SEM模型,请问SDM模型该怎么做;
2.计量经济模型中“空间固定效应”“时间固定效应”“双向固定效应”“无固定效应”分别是什么意思;
3.程序里面 ...
2015-10-10 20:42 - 萧岚 - 计量经济学与统计软件
计量经济学matlab应用教材
3 个回复 - 1920 次查看
计量经济学matlab应用教材
Applied Econometrics using MATLAB
James P. LeSage
Department of Economics
University of Toledo
October, 1999
2010-5-28 16:19 - phyhoo1986 - MATLAB等数学软件专版