Functions to get or set specific components of an object of class dlm
## S3 method for class 'dlm'FF(x)## S3 replacement method for class 'dlm'FF(x)<- value
## S3 method for class 'dlm'V(x)## S3 replacement method for class 'dlm'V(x)<- value
## S3 method for class 'dlm'GG(x)## S3 replacement method for class 'dlm'GG(x)<- value
## S3 method for class 'dlm'W(x)## S3 replacement method for class 'dlm'W(x)<- value
## S3 method for class 'dlm'm0(x)## S3 replacement method for class 'dlm'm0(x)<- value
## S3 method for class 'dlm'C0(x)## S3 replacement method for class 'dlm'C0(x)<- value
## S3 method for class 'dlm'JFF(x)## S3 replacement method for class 'dlm'JFF(x)<- value
## S3 method for class 'dlm'JV(x)## S3 replacement method for class 'dlm'JV(x)<- value
## S3 method for class 'dlm'JGG(x)## S3 replacement method for class 'dlm'JGG(x)<- value
## S3 method for class 'dlm'JW(x)## S3 replacement method for class 'dlm'JW(x)<- value
## S3 method for class 'dlm'X(x)## S3 replacement method for class 'dlm'X(x)<- value
Arguments
x: an object of class dlm.
value: a numeric matrix (or vector for m0).
Details
Missing or infinite values are not allowed in value. The dimension of value must match the dimension of the current value of the specific component in x