-
- Downloads
MoM: Refactor AnScho test case
Instead of checking everything in one mod file, this commit separates the checks into individual mod files that test: - whether the translation from matched_moments works - whether the duplicate moments are found - whether GMM and SMM both work with different estimated_params blocks. wip
Showing
- tests/.gitignore 1 addition, 0 deletionstests/.gitignore
- tests/Makefile.am 9 additions, 1 deletiontests/Makefile.am
- tests/estimation/method_of_moments/AnScho/AnScho_GMM_estimParams0.mod 5 additions, 0 deletions...tion/method_of_moments/AnScho/AnScho_GMM_estimParams0.mod
- tests/estimation/method_of_moments/AnScho/AnScho_GMM_estimParams1.mod 5 additions, 0 deletions...tion/method_of_moments/AnScho/AnScho_GMM_estimParams1.mod
- tests/estimation/method_of_moments/AnScho/AnScho_GMM_estimParams2.mod 5 additions, 0 deletions...tion/method_of_moments/AnScho/AnScho_GMM_estimParams2.mod
- tests/estimation/method_of_moments/AnScho/AnScho_MoM_common.inc 279 additions, 0 deletions...estimation/method_of_moments/AnScho/AnScho_MoM_common.inc
- tests/estimation/method_of_moments/AnScho/AnScho_MoM_data_2.mat 0 additions, 0 deletions...estimation/method_of_moments/AnScho/AnScho_MoM_data_2.mat
- tests/estimation/method_of_moments/AnScho/AnScho_SMM_estimParams0.mod 5 additions, 0 deletions...tion/method_of_moments/AnScho/AnScho_SMM_estimParams0.mod
- tests/estimation/method_of_moments/AnScho/AnScho_SMM_estimParams1.mod 5 additions, 0 deletions...tion/method_of_moments/AnScho/AnScho_SMM_estimParams1.mod
- tests/estimation/method_of_moments/AnScho/AnScho_SMM_estimParams2.mod 5 additions, 0 deletions...tion/method_of_moments/AnScho/AnScho_SMM_estimParams2.mod
- tests/estimation/method_of_moments/AnScho/AnScho_matched_moments.mod 134 additions, 0 deletions...ation/method_of_moments/AnScho/AnScho_matched_moments.mod
Loading