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