fmriu.rank_data: Rank Data

Description Usage Arguments Value Author(s)

Description

A function that ranks all the variables for a particular observation in a dataset.

Usage

1
fmriu.rank_data(X, normalize = FALSE)

Arguments

X

[n, d] the data to rank, with n observations of d variables.

normalize=FALSE

: a boolean indicating whether to normalize so the rank for a particular observation has values betweeen 0 and 1.

Value

rX [n, d] the ranked data, where the ith row contains the ranks of the ith set of observations.

Author(s)

Eric Bridgeford


neurodata/fmriutils documentation built on May 14, 2019, 2:30 p.m.