| mGASSpec {GAS} | R Documentation |
Class for the Multivariate GAS model specification
Description
Class for the Multivariate GAS model specification.
Objects from the Class
A virtual Class: No objects may be created from it.
Slots
Spec:Object of class
list. Contains information abount the multivariate GAS specification:-
Dist:characterContaining the conditional distribution assumption. -
ScalingType:characterindicating the scaling mechanism for the conditional score. -
GASPar:listwith elements: location, scale, correlation, shape. -
ScalarParameters:logicalindicates if the parameters of the locations, scales and correlations dynamic have to be scalars or a diagonal matrices.
-
Methods
-
showsignature(object = 'mGASSpec'): Show summary.
Author(s)
Leopoldo Catania
[Package GAS version 0.3.4 Index]