is_init_laplace_distr {beautier}R Documentation

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)

Arguments

x

the object to check if it is an initialized Laplace distribution

Value

TRUE if x is an initialized Laplace distribution

Author(s)

Richèl J.C. Bilderbeek


[Package beautier version 2.6.11 Index]