is.MixedGaussian {PCMBase} | R 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.
[Package PCMBase version 1.2.14 Index]