parnames: Accessing Parameter Names

mig.parameter.namesR Documentation

Accessing Parameter Names

Description

Functions for accessing names of the MCMC parameters, either country-independent or country-specific.

Usage

mig.parameter.names()

mig.parameter.names.cs(country.code = NULL)

Arguments

country.code

Location code. If it is given, the country-specific parameter names contain the suffix ‘_countryX’ where X is the country.code.

Value

mig.parameter.names returns names of the world parameters.

mig.parameter.names.cs returns names of the country-specific parameters.

Examples

mig.parameter.names()

mig.parameter.names.cs()


bayesMig documentation built on April 3, 2025, 8:59 p.m.