gaussian_gtwid {spedecon}R 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)

[Package spedecon version 0.1 Index]