PCMParentClasses.Rd
Parent S3 classes for a model class
PCMParentClasses(model)
model | an S3 object. |
---|
a vector of character string denoting the names of the parent classes
This S3 generic function is intended to be specified for user models. This function is called by the `PCM.character` method to determine the parent classes for a given model class.