Check if an object is a `GaussianPCM`

is.GaussianPCM(x)

Arguments

x

any object

Value

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