ras_to_similarity_matrix: ras_to_similarity_matrix

View source: R/ras_toolkit.R

ras_to_similarity_matrixR Documentation

ras_to_similarity_matrix

Description

ras_to_similarity_matrix

Usage

ras_to_similarity_matrix(ras_table, na_diag = F)

Arguments

ras_table

tibble. A tibble containing the contents of the tableOutFile.

na_diag

logical. If TRUE the diagonal of the similarity matrix is set to NA.

Value

tibble. A similarity matrix where the Right populations are columns and their values are the ras of each Left with each right. Standard errors are discarded.


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