is.MixedGaussian: Check if an object is a 'MixedGaussian' PCM

View source: R/MixedGaussian.R

is.MixedGaussianR Documentation

Check if an object is a 'MixedGaussian' PCM

Description

Check if an object is a 'MixedGaussian' PCM

Usage

is.MixedGaussian(x)

Arguments

x

any object

Value

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


PCMBase documentation built on May 29, 2024, 8:39 a.m.