Check if an object is a `MixedGaussian` PCM

is.MixedGaussian(x)

Arguments

x

any object

Value

TRUE if x inherits from the S3 class `MixedGaussian`, FALSE otherwise.