Kernel {depCensoring} | R Documentation |
Calculate the kernel function
Description
Calculate the kernel function
Usage
Kernel(u, name = "Gaussian")
Arguments
u |
the value in which the kernel function will be calculated at. |
name |
a character used to specify the type of kernel function. |
[Package depCensoring version 0.1.5 Index]