kfunction {cenROC} | R Documentation |
Kernel distribution function
Description
Kernel distribution function
Usage
kfunction(ktype, X)
Arguments
ktype |
A character string giving the type kernel to be used: " |
X |
A numeric vector of sample data. |
Value
Returns a vector resulting from evaluating X.
[Package cenROC version 2.0.0 Index]