Learn R Programming

CopulaGAMM (version 0.7.4)

plap: Laplace cdf

Description

This function computes the cdf of Laplace distribution

Usage

plap(x)

Value

f

Laplace cdf

Arguments

x

vector of responses

Author

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

Examples

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

Run the code above in your browser using DataLab