is_init_inv_gamma_distr: 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)
Value
TRUE if x is an initialized inverse-gamma distribution
Arguments
- x
the object to check if it is an
initialized inverse-gamma distribution
Author
Richèl J.C. Bilderbeek