Learn R Programming

beautier (version 2.6.12)

is_init_laplace_distr: Determine if x is an initialized Laplace distribution as created by create_laplace_distr

Description

Determine if x is an initialized Laplace distribution as created by create_laplace_distr

Usage

is_init_laplace_distr(x)

Value

TRUE if x is an initialized Laplace distribution

Arguments

x

the object to check if it is an initialized Laplace distribution

Author

Richèl J.C. Bilderbeek