Country name or code. It is used in connection with the par.names.cs argument (see below).
chain.ids
Vector of chain identifiers. By default, all chains available in the mcmc.list object are included.
sim.dir
Directory with the MCMC simulation results. Only used if mcmc.list is NULL.
par.names
Names of country-independent parameters to be included.
par.names.cs
Names of country-specific parameters to be included. The argument country is used to filter out traces that correspond to a specific country. If country is not given, for each parameter, traces for all countries are included.
low.memory
Logical indicating if the function should run in a memory-efficient mode.
…
Additional arguments passed to the coda's mcmc function, such as burnin and thin.
Value
The function e0.coda.list.mcmc returns an object of class “mcmc.list”. The function coda.mcmc returns an object of class “mcmc”, both defined in the coda package.