+.dlm_block {kDGLM} | R Documentation |
+.fitted_dlm
Description
Define add operator for class dlm_block. This method is wrapper for the block_superpos function.
Usage
## S3 method for class 'dlm_block'
e1 + e2
Arguments
e1 |
A dlm_block. |
e2 |
A dlm_block. |
Value
The combined blocks as a dlm_block.
See Also
[Package kDGLM version 1.2.0 Index]