c.weight {fpc}R Documentation

Weight function for AWC

Description

For use in awcoord only.

Usage

c.weight(x, ca) 

Arguments

x numerical.
ca numerical.

Value

ca/x if smaller than 1, else 1.

Author(s)

Christian Hennig hennig@math.uni-hamburg.de http://www.math.uni-hamburg.de/home/hennig/

See Also

awcoord

Examples

  c.weight(4,1)

[Package Contents]