Learn R Programming

bayesEO (version 0.2.2)

.smooth_gauss_kernel: Compute the 2-D Gaussian kernel

Description

Compute the 2-D Gaussian kernel

Usage

.smooth_gauss_kernel(window_size, sigma)

Value

returns a squared matrix filled with Gaussian function

Arguments

window_size

Size of the neighbourhood.

sigma

Standard deviation of the spatial Gaussian kernel