select_kernel {spNetwork}R Documentation

Select kernel function

Description

select the kernel function with its name.

Usage

select_kernel(name)

Arguments

name

The name of the kernel to use

Value

A kernel function

Examples

#This is an internal function, no example provided

[Package spNetwork version 0.4.3.8 Index]