normal_kernel {rbbnp}R Documentation

Normal Kernel Function

Description

Normal Kernel Function

Usage

normal_kernel(u)

Arguments

u

A numerical value or vector representing the input to the kernel function.

Value

Returns the value of the Normal kernel function at the given input.


[Package rbbnp version 0.1.0 Index]