summary.tdlm {dlmtree} | R 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'
[Package dlmtree version 1.0.0 Index]