https://github.com/tpapp/identificationdebugger.jl
Debug identification of (economic) models.
https://github.com/tpapp/identificationdebugger.jl
Last synced: 3 months ago
JSON representation
Debug identification of (economic) models.
- Host: GitHub
- URL: https://github.com/tpapp/identificationdebugger.jl
- Owner: tpapp
- License: mit
- Created: 2023-09-01T13:32:14.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-06T00:23:43.000Z (about 2 years ago)
- Last Synced: 2026-01-20T20:04:55.173Z (5 months ago)
- Language: Julia
- Size: 30.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IdentificationDebugger.jl

[](https://github.com/tpapp/IdentificationDebugger.jl/actions?query=workflow%3ACI)
[](http://codecov.io/github/tpapp/IdentificationDebugger.jl?branch=master)
Very, very experimental project to check identification of an (economic) model by
1. simulating a bunch of moments with known parameters,
2. adding free parameters one by one to the estimation to see if the correct parameters are obtained from random starting points.
We are using this in a paper; if you want to use it while it is experimental please open an issue and I will document and clean up the API.