Learn R Programming

fpc (version 2.1-6)

cweight: 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.

See Also

awcoord

Examples

Run this code
cweight(4,1)

Run the code above in your browser using DataLab