| uGASSpec {GAS} | R Documentation |
Class for the univariate GAS model specification
Description
Class for the univariate 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 about the univariate GAS specification:-
Dist:charactercontaining the conditional distribution assumption. -
ScalingType:characterindicating the scaling mechanism for the conditional score. -
iK:numericrepresenting the number of (possibly) time-varying parameters implied by the distributional assumption. -
GASParlistwith elements:location,scale,skewness,shape,shape2.
-
Methods
-
showsignature(object = 'uGASSpec'): Show summary.
Author(s)
Leopoldo Catania
[Package GAS version 0.3.4 Index]