quantileFeatureScore: Quantile scoring function for continuous or integer valued...

Description Usage Arguments Value Examples

Description

This function combines the quantile function with the basic feature normalization technique useful for getting a stable normalization

Usage

1
quantileFeatureScore(x, wq = 0.5, wf = 0.5)

Arguments

x

numeric vector to scale

Value

a vector of attributes that correspond in order with the nodes in your igraph

Examples

1
2

brooksandrew/Rsenal documentation built on May 13, 2019, 7:50 a.m.