orphanHeuristic: Heuristic function to penalize nodes with high degree

View source: R/network_options.R

orphanHeuristicR Documentation

Heuristic function to penalize nodes with high degree

Description

Heuristic function to penalize nodes with high degree

Usage

orphanHeuristic(x)

Arguments

x

single value of vector

Value

transformed

Examples

orphanHeuristic(rnorm(1:10))

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