mig.parameter.names {bayesMig} | R Documentation |
Functions for accessing names of the MCMC parameters, either country-independent or country-specific.
mig.parameter.names()
mig.parameter.names.cs(country.code = NULL)
country.code |
Location code. If it is given, the country-specific parameter names contain
the suffix ‘_country |
mig.parameter.names
returns names of the world parameters.
mig.parameter.names.cs
returns names of the country-specific parameters.
mig.parameter.names()
mig.parameter.names.cs()