Description Usage Arguments Value Examples
View source: R/axial_helper_functions.R
combines axial distributions to produce a mixed distribution. This is useful in settings where you have two separate distributions (e.g. FS & HS) with their own axial values, but you want to average them appropriately so that they can be compared to e.g. a mixed distribution of full & half cousins which cannot be distinguished via kinship determination methods and thus are best treated as an even mixture of the two categories. Different to adding dispersal events.
1 | axials_combine(axvals)
|
axvals |
numeric. vector of axial distribution values from different kernels that are to be combined |
numeric
Returns the axial value that results from combining the input axial values under an additive variance framework.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.