calc_beta: Calculates the beta score

View source: R/other_functions.R

calc_betaR Documentation

Calculates the beta score

Description

This score is a marker score that is a combination of specificity and sparsity

Usage

calc_beta(y, spec.exp = 2)

Arguments

y

a numeric vector (typically corresponding to cluster proportions)

spec.exp

should be left at default value of 2

Value

beta score


AllenInstitute/L5_VEN documentation built on July 31, 2022, 6:32 p.m.