hubHeuristic: Heuristic function to penalize nodes with low degree

View source: R/network_options.R

hubHeuristicR Documentation

Heuristic function to penalize nodes with low degree

Description

Heuristic function to penalize nodes with low degree

Usage

hubHeuristic(x)

Arguments

x

single value of vector

Value

transformed

Examples

hubHeuristic(rnorm(1:10))

sysbiomed/glmSparseNet documentation built on Feb. 17, 2024, 1:38 p.m.