check.block.status {kDGLM} | R Documentation |
check.block.status
Description
Checks if a block is defined.
Usage
check.block.status(block)
Arguments
block |
A dlm_block object. |
Value
A character ("defined" or "undefined") indicating if all parameters in the block are defined.
[Package kDGLM version 1.2.0 Index]