cweight: Weight function for AWC

View source: R/discrproj2.R

cweightR 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 christian.hennig@unibo.it https://www.unibo.it/sitoweb/christian.hennig/en/

See Also

awcoord

Examples

  cweight(4,1)

fpc documentation built on Jan. 7, 2023, 1:13 a.m.