Components-class {demest}R Documentation

An S4 class to specify the components of a Mix prior.

Description

An object of class Components is used to specify the trend term in a Mix prior.

Slots

multVectorsMix

Multiplier applied to the default value for omegaVectorsMix.

nuVectorsMix

The degrees of freedom for the truncated half-t prior for omegaVectorsMix.

AVectorsMix

Scale for truncated half-t prior for omegaVectorsMix.

omegaVectorsMaxMix

Upper limit for truncated half-t prior for omegaVectorsMix.

Warning

In normal usage, it should not be necessary to access, or even know about, the slots of a Components object. The slots are not part of the API of the package, and may change in future.

See Also

An object of class Components is created using function Components.


[Package demest version 0.0.0.3.1 Index]