Learn R Programming

nmslibR (version 1.0.1)

FUN_kernels: performs kernel smoothing using a bandwidth. Besides using a kernel there is also the option to combine kernels

Description

performs kernel smoothing using a bandwidth. Besides using a kernel there is also the option to combine kernels

Usage

FUN_kernels(kernel, W, h)

Arguments