calc_universality_score_taxon: Calculate a score (0.0 to 1.0) for the "universality" of...

View source: R/utility.R

calc_universality_score_taxonR Documentation

Calculate a score (0.0 to 1.0) for the "universality" of association pairs for each taxon

Description

Calculate a score (0.0 to 1.0) for the "universality" of association pairs for each taxon

Usage

calc_universality_score_taxon(rug_obj, collapse = "unsigned")

Arguments

rug_obj

output of the summarize_Sigmas function

collapse

if value is "signed", computes an average universality score for a taxon split up for consensus positive and negative associations; if "unsigned" (default), computes na overall average universality score for a taxon

Value

list of numeric "scores"


kimberlyroche/rulesoflife documentation built on May 7, 2023, 11:08 a.m.