Args_MixedGaussian_MGPMDefaultModelTypes {PCMBase} | R Documentation |
Arguments to be passed to the constructor MixedGaussian when constructing a MGPM model with some of the default MGPM model types.
Description
Arguments to be passed to the constructor MixedGaussian when constructing a MGPM model with some of the default MGPM model types.
Usage
Args_MixedGaussian_MGPMDefaultModelTypes(omitGlobalSigmae_x = TRUE)
Arguments
omitGlobalSigmae_x |
logical, indicating if the returned list should specify the global Sigmae_x parameter as '_Omitted'. Default: TRUE. |
Value
a list of named arguments. Currently only a named element Sigmae_x
with specification depending on omitGlobalSigmae_x
.
See Also
MGPMDefaultModelTypes
[Package PCMBase version 1.2.14 Index]