{"id":27294428,"url":"https://github.com/yuvalif/immigrants_model","last_synced_at":"2025-04-11T22:53:08.176Z","repository":{"id":3453009,"uuid":"4506580","full_name":"yuvalif/immigrants_model","owner":"yuvalif","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-11T08:55:27.000Z","size":561,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-11T22:53:03.989Z","etag":null,"topics":["econometrics","economics","immigration","labor","paper","simulation"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yuvalif.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-05-31T10:54:57.000Z","updated_at":"2021-10-18T07:18:51.000Z","dependencies_parsed_at":"2023-01-11T16:16:52.653Z","dependency_job_id":null,"html_url":"https://github.com/yuvalif/immigrants_model","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuvalif%2Fimmigrants_model","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuvalif%2Fimmigrants_model/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuvalif%2Fimmigrants_model/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuvalif%2Fimmigrants_model/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yuvalif","download_url":"https://codeload.github.com/yuvalif/immigrants_model/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248492952,"owners_count":21113162,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["econometrics","economics","immigration","labor","paper","simulation"],"created_at":"2025-04-11T22:53:06.436Z","updated_at":"2025-04-11T22:53:08.167Z","avatar_url":"https://github.com/yuvalif.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"To compile just run \"make\" after cloning. Several executables will be generated:\n\n`./estimation \u003cinput filename\u003e \u003coutput filename\u003e`\n\nIt runs a single estimation based on given model parameters in the input file.\nThis executable could be used by an external program which tries to find optimial values for the parameters of the model.\nThe program takes a file cobtaining the model's parameter and output a single value which represent how well these parameters fit the model inthe file provided as the output file.\nThe framework that was used for the actual estimation is appspack: https://software.sandia.gov/appspack/version3/index.html\n\nHowever, any optimization framework that has similar file interface would work.\n\n`./estimation_test \u003cinput filename\u003e \u003coutput filename\u003e`\n\nIt runs a single estimation based on given model parameters in the input file, similarly to \"estimation\" however, it also output to screen many statistics on the model, that could eb used for manual estimation of the fit of the model.\n\n`./estimation_sim \u003cinput filename\u003e \u003coutput filename\u003e \u003csimulation type 0-3,5,6\u003e [percent 0-100]`\n\nRun policy simulation based on a set of inputs, as well as the type and parameters for the simulation. These are the possible policies that could be simulated:\n* 0 - None (similar to estimation_test)\n* 1 - Rent\n* 2 - Wage\n* 3 - Travel Cost\n* 5 - Future Interest\n* 6 - Married Only\n\nNote that simulation of type 4 (lump sum) has its own executable: estimation_sim4\n\nOther executables are used as utility programs mainly to log all internal state transitions of the model, for debugging purposes.\n\nThe branch \"men\" holds thr latest code for modeling the behaviour of men, this includes both the regular model and the reduced one.\nThe two aother branches of the code: \"women\" and \"reduced_women\" are two recent variants of the model, where the behavior of the women is modeled.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuvalif%2Fimmigrants_model","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyuvalif%2Fimmigrants_model","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuvalif%2Fimmigrants_model/lists"}