Learn R Programming

depCensoring (version 0.1.7)

Kernel: 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.