limits {poolABC}R Documentation

Matrix of prior limits

Description

this imports a matrix with the limits of the prior distribution for each parameter. Each row of the matrix is a different parameter, indicated by the row name. The matrix contains two columns, the first being the minimum value of the distribution and the second being the maximum value.

Usage

limits

Format

a matrix with 8 rows and 2 columns. Each of the rows corresponds to a different parameter:

N1

relative size of the first population. This population corresponds to the C ecotype.

N2

relative size of the second population. This population corresponds to the W ecotype.

Split

time, in 4Nref scale, of the split event that creates the two populations.

PoolError

error associated with DNA pooling.

SeqError

error associated with DNA sequencing.

pM

proportion of the genome with no barriers against gene flow. This is the proportion of simulated loci where migration occurs in both directions between the divergent ecotypes.

mig_CW

scaled migration rate between the two divergent ecotypes This is the migration rate from ecotype C to ecotype W.

mig_WC

scaled migration rate between the two divergent ecotypes This is the migration rate from ecotype W to ecotype C.

Source

simulations performed


[Package poolABC version 1.0.0 Index]