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

Description Usage Arguments Value Examples

Description

This function sorts a series from beginning to end. It uses each observations place in the quantile to assign it a score. useful for transforming variables into the same units (0-1). Handles NAs

Usage

1

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.