Learn R Programming

supraHex (version 1.10.0)

visKernels: Function to visualize neighborhood kernels

Description

visKernels is supposed to visualize a series of neighborhood kernels, each of which is a non-increasing functions of: i) the distance $d_{wi}$ between the hexagon/rectangle $i$ and the winner $w$, and ii) the radius $\delta_t$ at time $t$.

Usage

visKernels(newpage = T)

Arguments

newpage
logical to indicate whether to open a new page. By default, it sets to true for opening a new page

Value

invisible

See Also

sTrainSeq, sTrainBatch

Examples

Run this code
# visualise currently supported five kernels
visKernels()

Run the code above in your browser using DataLab