View source: R/fstats_toolkit.R
f3_to_similarity_matrix | R Documentation |
f3_to_similarity_matrix
f3_to_similarity_matrix(f3_table, na_diag = F)
f3_table |
tibble. A tibble containing the contents of the F3tableOutFile. |
na_diag |
logical. If TRUE the diagonal of the similarity matrix is set to NA. |
tibble. A similarity matrix where the 'b' populations are columns and their values are the F3 of each 'a' with each 'b'. Standard errors are discarded.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.