Ranks {wombsoft}R Documentation

Ranks computation

Description

Computes the ranks of the distances of individuals to grid points.

Usage

Ranks(data)

Arguments

data the list of the six items provided by the Data and the Mirror functions.

Value

a vector of all the ranks of the distances of individuals to grid points.

See Also

Data for the format of the data variable.


[Package wombsoft version 2.0 Index]