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’.