summary.hdlmm {dlmtree} | R Documentation |
Creates a summary object of class 'hdlmm'
Description
Method for creating a summary object of class 'hdlm'
Usage
## S3 method for class 'hdlmm'
summary(object, conf.level = 0.95, ...)
Arguments
object |
an object of class 'hdlmm' |
conf.level |
confidence level for computation of credible intervals |
... |
additional parameters |
Details
summary.hdlmm
Value
list of type 'summary.hdlmm'
[Package dlmtree version 1.0.0 Index]