Bartlett {GCCfactor} | R Documentation |
Bartlett kernel function
Description
Evaluate the Bartlett kernel function: if
and
otherwise.
Usage
Bartlett(x)
Arguments
x |
A single numeric. |
Value
A single numeric between 0 and 1.
Examples
Bartlett(0.5)
[Package GCCfactor version 1.0.1 Index]