f3_to_similarity_matrix: f3_to_similarity_matrix

View source: R/fstats_toolkit.R

f3_to_similarity_matrixR Documentation

f3_to_similarity_matrix

Description

f3_to_similarity_matrix

Usage

f3_to_similarity_matrix(f3_table, na_diag = F)

Arguments

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.

Value

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.


TCLamnidis/TCLHelperRPackage documentation built on Aug. 27, 2022, 12:42 a.m.