summary.tdlm: Creates a summary object of class 'tdlm'

View source: R/summary.tdlm.R

summary.tdlmR Documentation

Creates a summary object of class 'tdlm'

Description

Method for creating a summary object of class 'tdlm'

Usage

## S3 method for class 'tdlm'
summary(object, conf.level = 0.95, ...)

Arguments

object

an object of dlm class 'tdlm' (i.e. a linear effect DLM)

conf.level

confidence level for computation of credible intervals

...

additional parameters

Details

summary.tdlm

Value

list of type 'summary.tdlm'


dlmtree documentation built on June 22, 2024, 10:05 a.m.