cweight {fpc}R Documentation

Weight function for AWC

Description

For use in awcoord only.

Usage

cweight(x, ca) 

Arguments

x

numerical.

ca

numerical.

Value

ca/x if smaller than 1, else 1.

Author(s)

Christian Hennig christian.hennig@unibo.it https://www.unibo.it/sitoweb/christian.hennig/en/

See Also

awcoord

Examples

  cweight(4,1)

[Package fpc version 2.2-12 Index]