Description Usage Arguments Details Value
A function that corrects Fis estimates which are negative or NaN, turning them to 0. Reads in a data frame with an Fis column. Meant to be part of a dplyr pipeline.
1 | correct_fis(.df)
|
.df |
A data frame, containing a column named Fis. |
Used internally, in sim_geno_cline
.
The supplied data frame, with a corrected Fis column.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.