PCMModelTypes: Get the model type(s) of a model

View source: R/PCM.R

PCMModelTypesR 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


PCMBase documentation built on Nov. 18, 2022, 9:06 a.m.