is.GaussianPCM {PCMBase} | R Documentation |
Check if an object is a 'GaussianPCM'
Description
Check if an object is a 'GaussianPCM'
Usage
is.GaussianPCM(x)
Arguments
x |
any object |
Value
TRUE if x inherits from the S3 class 'GaussianPCM', FALSE otherwise.
[Package PCMBase version 1.2.14 Index]