Skip to content

dciganda/comfert_limits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

comfert_limits

The Limits to Fertility Recuperation. Code & Data

The local folder contains the R files and data needed to run the comfert algorithm in a local machine.

Open main.R and choose the country ("FR","IR" or "ES"), the time window, the size of the initial cohorts and the number of repetitions to run in parallel (depening on the resources available in your machine).

main.R calls the files with the data and parameters for the selected country and the model (comfert.R). The parameters can be modified by accessing the files in data/'country'/in.

After all the runs are finished main.R creates a new directory, saves the results and plots simulated vs observed indicators.

The cluster/ folder contains the files needed to run the model for a large sample of parameter combinations in a computing cluster. It also contains the results of these computations for the countries included in the study (cluster/results/), which allow to replicate all the results presented in the paper.

The file main.R inside cluster/analysis trains the Gaussian Process emulator, selects the best combination of parameters, computes the resulting scenarios and produces all the plots included in the paper.

About

The Limits to Fertility Recuperation. Code & Data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published