gaussian_gtwid: Fourier transform of Gaussian density

View source: R/utils.R

gaussian_gtwidR Documentation

Fourier transform of Gaussian density

Description

Returns a spedecon_gtwid object representing the Fourier transform of a mean-zero Gaussian density

Usage

gaussian_gtwid(sd)

Arguments

sd

Standard deviation

Value

Object of class spedecon_gtwid

Examples

gtwid <- gaussian_gtwid(sd = 1)

spedecon documentation built on May 29, 2024, 8:40 a.m.