Description Usage Arguments Value Author(s) Examples
Functions for accessing names of the MCMC parameters, either country-independent or country-specific.
1 2 3 4 | e0.parameter.names(...)
e0.parameter.names.cs(...)
e0.parameter.names.extended(...)
e0.parameter.names.cs.extended(country.code = NULL, ...)
|
country.code |
Country code. If it is given, the country-specific parameter names contain the suffix ‘_cx’ where x is the |
... |
List of options containing elements |
e0.parameter.names
returns names of the world parameters.
e0.parameter.names.cs
returns names of the country-specific parameters.
e0.parameter.names.extended
returns names of all world parameters in their extended format. I.e. parameters ‘Triangle’ and ‘lambda’ have the suffix ‘_1’, ‘_2’, ‘_3’, and ‘_4’.
e0.parameter.names.cs.extended
returns names of all country-specific parameters in their extended format. I.e. parameters ‘Triangle.c’ and ‘lambda.c’ are in their extended format with the suffix ‘_1’, ‘_2’ and ‘_3’.
Hana Sevcikova
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.