Learn R Programming

kDGLM (version 1.2.0)

check.block.status: check.block.status

Description

Checks if a block is defined.

Usage

check.block.status(block)

Value

A character ("defined" or "undefined") indicating if all parameters in the block are defined.

Arguments

block

A dlm_block object.