summary.dlm_distr {kDGLM}R Documentation

Summary for a kDGLM outcome

Description

Prints a report for a dlm_distr object.

Usage

## S3 method for class 'dlm_distr'
summary(object, ...)

Arguments

object

A dlm_distr object.

Value

No return value, called to print a summary of a kDGLM outcome.

See Also

Other auxiliary functions for a creating outcomes: Gamma(), Multinom(), Normal(), Poisson()


[Package kDGLM version 1.2.0 Index]