fpc (version 2.2-7)

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
# NOT RUN {
  cweight(4,1)
# }

Run the code above in your browser using DataCamp Workspace