get.mig.trajectories: Accessing Trajectories of Net Migration Rate

View source: R/get_outputs.R

get.mig.trajectoriesR Documentation

Accessing Trajectories of Net Migration Rate

Description

Function for accessing all future trajectories of the net migration rate from a prediction object in a form of an array.

Usage

get.mig.trajectories(mig.pred, country)

Arguments

mig.pred

Object of class bayesMig.prediction.

country

Name or numerical code of a country. It can also be given as ISO-2 or ISO-3 characters.

Details

The function loads projected trajectories of net migration rate for the given country from disk and returns it as a matrix.

Value

Array of size the number of projection periods (including the present year) times the number of trajectories.

See Also

bayesMig.prediction, get.mig.prediction, mig.trajectories.table


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