laplace_gtwid {spedecon}R Documentation

Fourier transform of Laplace density

Description

Returns a spedecon_gtwid object representing the Fourier transform of a mean-zero Laplace density with scale b

Usage

laplace_gtwid(b)

Arguments

b

Scale parameter

Value

Object of class spedecon_gtwid

Examples

gtwid <- laplace_gtwid(b = 1)

[Package spedecon version 0.1 Index]