l1score {KOR.addrlink}R Documentation

Calculate L1-Distance Based Scores

Description

Reversed normalized absolute distance from zero.

Usage

l1score(x)

Arguments

x

A numeric vector

Details

1 - \frac{|x|}{\text{max}\{1, |x|\}}

Value

A numeric vector of the same length as x

Author(s)

Daniel Schürmann


[Package KOR.addrlink version 1.0.1 Index]