Learn R Programming

spedecon (version 0.1)

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

Value

Object of class spedecon_gtwid

Arguments

b

Scale parameter

Examples

Run this code
gtwid <- laplace_gtwid(b = 1)

Run the code above in your browser using DataLab