GenerateMigrationArrayMap: Generate a MigrationArrayMap

Description Usage Arguments Author(s) References See Also Examples

View source: R/phrapl-utilities.R

Description

This function was meant to declare the matrix of model space search for a given migrationArray. It will generate a table which contains of all the parameter switches for each model. This is only a required input if estimating parameters using optimization rather than a grid search.

Usage

1

Arguments

migrationArray

Contains a matrix of models to be explored.

Author(s)

Brian O'Meara, Bryan Carstens, Nathan Jackson, Ariadna Morales-Garcia

Maintainer: Brian O'Meara <bomeara@utk.edu>

References

O'Meara, B.C., N. Jackson, A. Morales-Garcia, and B. Carstens (2014) Phrapl in prep.

See Also

migrationArray

Examples

1
2
#load("/path/pkg/data/MigrationArray_3pop_3K.rda")
#GenerateMigrationArrayMap(migrationArray)

bomeara/phrapl documentation built on Feb. 8, 2021, 6:45 p.m.