is_init_inv_gamma_distr {beautier}R Documentation

Determine if x is an initialized inverse-gamma distribution as created by create_inv_gamma_distr

Description

Determine if x is an initialized inverse-gamma distribution as created by create_inv_gamma_distr

Usage

is_init_inv_gamma_distr(x)

Arguments

x

the object to check if it is an initialized inverse-gamma distribution

Value

TRUE if x is an initialized inverse-gamma distribution

Author(s)

Richèl J.C. Bilderbeek


[Package beautier version 2.6.12 Index]