dot-smooth_gauss_kernel: Compute the 2-D Gaussian kernel

.smooth_gauss_kernelR Documentation

Compute the 2-D Gaussian kernel

Description

Compute the 2-D Gaussian kernel

Usage

.smooth_gauss_kernel(window_size, sigma)

Arguments

window_size

Size of the neighbourhood.

sigma

Standard deviation of the spatial Gaussian kernel

Value

returns a squared matrix filled with Gaussian function


bayesEO documentation built on June 22, 2024, 10:32 a.m.