PCMModelTypes {PCMBase} | R Documentation |
Get the model type(s) of a model
Description
For a regular PCM object, the model type is its S3 class. For a MixedGaussian each regime is mapped to one of several possible model types.
Usage
PCMModelTypes(obj)
Arguments
obj |
a PCM object |
Value
a character vector
[Package PCMBase version 1.2.14 Index]