hubHeuristic {glmSparseNet}R 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))

[Package glmSparseNet version 1.12.0 Index]