Learn R Programming

kDGLM (version 1.2.0)

+.dlm_block: +.fitted_dlm

Description

Define add operator for class dlm_block. This method is wrapper for the block_superpos function.

Usage

# S3 method for dlm_block
+(e1, e2)

Value

The combined blocks as a dlm_block.

Arguments

e1

A dlm_block.

e2

A dlm_block.

See Also

block_superpos