Learn R Programming

spedecon (version 0.1)

gaussian_gtwid: 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)

Value

Object of class spedecon_gtwid

Arguments

sd

Standard deviation

Examples

Run this code
gtwid <- gaussian_gtwid(sd = 1)

Run the code above in your browser using DataLab