Learn R Programming

CopulaGAMM (version 0.7.4)

dlap: Laplace pdf

Description

This function computes the pdf of Laplace distribution

Usage

dlap(x)

Value

f

Laplace cdf

Arguments

x

vector of responses

Author

Pavel Krupskii and Bruno N. Remillard, January 20, 2022

Examples

Run this code
plap(c(-3,4))

Run the code above in your browser using DataLab