PCMBase (version 1.2.10)

PCMParentClasses: Parent S3 classes for a model class

Description

Parent S3 classes for a model class

Usage

PCMParentClasses(model)

Arguments

model

an S3 object.

Value

a vector of character string denoting the names of the parent classes

Details

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.