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 chrish@stats.ucl.ac.uk http://www.homepages.ucl.ac.uk/~ucakche/

See Also

awcoord

Examples

  cweight(4,1)

[Package fpc version 2.0-3 Index]