get.mig.trajectories | R Documentation |
Function for accessing all future trajectories of the net migration rate from a prediction object in a form of an array.
get.mig.trajectories(mig.pred, country)
mig.pred |
Object of class |
country |
Name or numerical code of a country. It can also be given as ISO-2 or ISO-3 characters. |
The function loads projected trajectories of net migration rate for the given country from disk and returns it as a matrix.
Array of size the number of projection periods (including the present year) times the number of trajectories.
bayesMig.prediction
, get.mig.prediction
, mig.trajectories.table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.