Rdocumentation
powered by
Learn R Programming
cutoffR (version 1.0)
CosK: The Cosine Kernel
Description
The Cosine Kernel
Usage
CosK(x)
Arguments
x
function arguments
Examples
Run this code
curve(CosK)
plot(CosK, -
2
,
2
)
Run the code above in your browser using
DataLab