X = userdata(OBJ)
OBJ = userdata(OBJ,X)
OBJ
[ model | tseries | VAR | SVAR | FAVAR | sstate ] - One of the IRIS objects with access to user data functions.
X
[ ... ] - Any kind of data that will be attached to, and stored within, the object OBJ
.
X
[ ... ] - User data that are currently attached to the object.
OBJ
[ model | tseries | VAR | SVAR | FAVAR | sstate ] - The object with its user data updated.