Learn R Programming

fpc (version 1.2-2)

c.weight: 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.

See Also

awcoord

Examples

Run this code
c.weight(4,1)

Run the code above in your browser using DataLab