PCMParentClasses: Parent S3 classes for a model class

View source: R/PCM.R

PCMParentClassesR Documentation

Parent S3 classes for a model class

Description

Parent S3 classes for a model class

Usage

PCMParentClasses(model)

Arguments

model

an S3 object.

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.

Value

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


venelin/PCMBase documentation built on March 14, 2024, 8:24 p.m.