a (possibly named) character string
vector. Each such string denotes a mixed Gaussian regime model class, e.g.
the result of calling MGPMDefaultModelTypes()
. If specified, an
attempt is made to match PCMModelTypes(as.MixedGaussian(mg))
with the elements of modelTypes
and an error is raised if the match
fails. If not named, the model
types and regimes in the resulting MixedGaussian object are named by the
capital latin letters A,B,C,.... Default: NULL
, which is interpreted
as PCMModelTypes(as.MixedGaussian(mg, NULL))
.