No articles match
Running a national level multi-country model3 months ago
Load your library | Load the data | Get the JAGS model inputs and the cleaned data | Run JAGS model and get posterior point estimates with uncertainty. | Check the model diagnostics | Plot posterior point estimates with uncertainty | Pull out estimates for a particular country and year that you are particularly interested in | Review the complete posterior sample of estimated method-supply shares
Package data2 years ago
Load your library | Family planning source data | Country and area classification | Country names | Estimated national correlations | Estimated subnational correlations | Estimated model parameters for national one-country runs | Estimated model parameters for subnational one-country runs
Running a national level single-country model2 years ago
Load your library | Load the data | Get the JAGS model inputs and the cleaned data | Run JAGS model and get posterior point estimates with uncertainty | Check the model diagnostics | Plot posterior point estimates with uncertainty | Pull out estimates that you are particularly interested in | Review the complete posterior sample of estimated method-supply shares
Running a national level single-country model with custom data2 years ago
Load your library | Try to use unsuitable data in the get_data function. | Load suitable data into the get_data function | Get the JAGS model inputs and the cleaned data | Run JAGS model and get posterior point estimates with uncertainty | Check the model diagnostics | Plot posterior point estimates with uncertainty | Pull out estimates that you are particularly interested in | Review the complete posterior sample of estimated method-supply shares
Running a subnational level multi-country model2 years ago
Load your library | Get your data | Get the JAGS model inputs from the cleaned data | Run JAGS model and get posterior point estimates with uncertainty. | Check the model diagnostics | Plot posterior point estimates with uncertainty | Pull out estimates that you are particularly interested in
Running a subnational level single-country model2 years ago
Load your library | Load the data | Get the JAGS model inputs and the cleaned data | Run JAGS model and get posterior point estimates with uncertainty | Check the model diagnostics | Plot posterior point estimates with uncertainty | Pull out estimates that you are particularly interested in
Running a subnational level single-country model with custom data2 years ago
Load your library | Try to use unsuitable data. The get_data function throws an error indicating that the Method column is missing from the custom user-supplied data. | Load the suitable data | Get the JAGS model inputs and the cleaned data | Run JAGS model and get posterior point estimates with uncertainty | Plot posterior point estimates with uncertainty | Pull out estimates that you are particularly interested in