Commit Graph

199 Commits (4733d97cebde01370afaf617f790a70f051d4abc)

Author SHA1 Message Date
Houtan 875b1eec22 sur: change output type for sur gibbs 2017-12-18 08:35:04 -05:00
Houtan 981ec0089f pooled_sur_common: add comments 2017-12-13 12:29:42 +01:00
Houtan 8ab317b302 pooled_ols_common: fix corner case 2017-12-13 12:07:48 +01:00
Houtan cd7658541a sur: handle case of constrained parameter 2017-12-12 13:07:25 +01:00
Houtan 792d452938 sur: update with changes recently made to pooled_ols 2017-12-12 12:37:45 +01:00
Houtan c82fc11f8b dyn_ols/pooled_ols: check residuals 2017-12-11 14:35:55 +01:00
Houtan adede1755e pooled_ols: remove unnecessary call to cellstr() 2017-12-08 15:29:34 +01:00
Houtan Bastani 8541579d48 pooled_ols: support endogenous without parameters on RHS 2017-12-08 14:53:39 +01:00
Houtan Bastani 3c62bd63cf pooled_ols: cover corner case 2017-12-07 16:49:11 +01:00
Houtan Bastani edc38fea3f dyn_ols: reference tag name in printing if available 2017-12-07 14:41:22 +01:00
Houtan Bastani 99344e0bcf getStrMoveLeft: bug: missing ‘-‘ when present 2017-12-07 11:56:19 +01:00
Houtan Bastani c28c4d3cd6 dyn_ols: take care of corner case where parameter is between two endogenous variables 2017-12-07 10:27:04 +01:00
Houtan Bastani 9744f2b85a fix bugs in getStrMoveRight, getStrMoveLeft 2017-12-06 15:20:00 +01:00
Houtan Bastani 028416ad2f pooled_ols: return early if being called from pooled_fgls 2017-11-21 16:06:37 +01:00
Houtan Bastani 8a0ff842cc pooled_fgls: remove useless test 2017-11-21 15:43:44 +01:00
Houtan Bastani 93ba186389 dyn_ols: read sample range from equation tag 2017-11-20 16:13:39 +01:00
Houtan Bastani 494159e4d4 dyn_ols: clean up calling structure 2017-11-20 15:27:37 +01:00
Houtan Bastani 3721e7c47e sur: return varargout outputs to work with surgibbs.m 2017-11-20 14:45:12 +01:00
Houtan Bastani 9f7d3383e2 pooled_ols: support observed exogenous variables 2017-11-20 12:51:45 +01:00
Houtan Bastani 4bf73f3b05 dyn_ols: add noprint option 2017-11-17 15:53:46 +01:00
Houtan Bastani 832558cbbe pooled_fgls: clean up comment 2017-11-17 15:50:25 +01:00
Houtan Bastani 3cd4e732d3 SUR with test 2017-11-17 15:50:22 +01:00
Houtan Bastani 0301029a17 pooled_fgls: make calculation of Sigma_e more efficient 2017-11-17 12:31:55 +01:00
Houtan Bastani 80feaeae25 pooled_fgls: fix typo in saved covariance matrix name 2017-11-17 12:31:55 +01:00
Houtan Bastani 0c17d52adc pooled_fgls: fix bug in Sigma_e 2017-11-17 12:31:55 +01:00
Houtan Bastani bf0596215c pooled_ols: simplify code 2017-11-17 12:31:55 +01:00
Houtan Bastani 71b187e0a2 pooled_ols: fix typo 2017-11-17 12:31:55 +01:00
Houtan Bastani 96d716343d add pooled_fgls (with test) 2017-11-16 17:23:07 +01:00
Houtan Bastani 1ef479f8c4 pooled_ols: fix typo 2017-11-14 15:52:09 +01:00
Stéphane Adjemian(Charybdis) a7b3e17eb5 Updated dseries submodule (fixes horzcat behaviour) and reverted b1499906e5. 2017-11-14 14:55:21 +01:00
Houtan Bastani a9ab50c5f9 dyn_ols: rename minus as minusstr, avoiding realignment of matlab function minus() 2017-11-13 17:12:12 +01:00
Houtan Bastani b1499906e5 dyn_ols: workaround for bug in dseries 2017-11-13 16:58:24 +01:00
Houtan Bastani 8a5e95b0bb dyn_ols: add estimation range to output 2017-11-13 16:50:55 +01:00
Houtan Bastani f5bef07232 dyn_ols: add dictionary option for renaming fitted values, save fitted values in dseries, return dseries 2017-11-13 16:46:46 +01:00
Houtan Bastani cd85a58d73 dyn_ols: error if was not able to evaluate an endogenous variable 2017-11-13 16:46:46 +01:00
Houtan Bastani 1d22d497c6 dyn_ols: simplify logic for determining constant constraints 2017-11-13 12:37:01 +01:00
Houtan Bastani 1fce2a3a99 pooled_ols: simplify list of trimmed variable names 2017-11-10 16:42:36 +01:00
Houtan Bastani 1ab83e8cdf dyn_ols: more specific matches 2017-11-10 15:02:50 +01:00
Houtan Bastani ad6274a04f dyn_ols: fix bug in matching sole variable on RHS 2017-11-10 15:01:40 +01:00
Houtan Bastani 2fda4fa76c dyn_ols: fix typo 2017-11-09 16:48:30 +01:00
Houtan Bastani d4574f6c0e dyn_ols: fix bugs 2017-11-09 16:27:54 +01:00
Houtan Bastani f0b2fd3d34 dyn_ols: use vobs instead of length 2017-11-09 16:25:52 +01:00
Houtan Bastani 3964511ddc dyn_ols: fix typo with use of dseries 2017-11-09 15:52:18 +01:00
Houtan Bastani de11576951 dyn_ols: allow for constant restrictions on parameters, return Yhat and residuals as dseries 2017-11-08 16:54:39 +01:00
Houtan Bastani a3217fa15c dyn_ols: catch leading negatives in computing dseries values 2017-11-07 18:17:44 +01:00
Houtan Bastani c1c7f868ef pooled_ols: add residual info to oo_ 2017-11-07 14:58:11 +01:00
Houtan Bastani 0d687ca956 fix bug in getStrMoveRight 2017-11-06 10:38:03 +01:00
Houtan Bastani 1f308aef41 fix bug in finding expression in string 2017-11-02 15:45:24 +01:00
Houtan Bastani 4da12aac5e create ols directory to hold common OLS code 2017-11-02 15:45:20 +01:00