Summary Method for an Object of Class statespacepb
Source: R/simStateSpace-methods-statespacepb.R
summary.statespacepb.Rd
Summary Method for an Object of Class
statespacepb
Usage
# S3 method for class 'statespacepb'
summary(object, alpha = NULL, type = "pc", digits = 4, ...)
Arguments
- object
Object of Class
statespacepb
.- alpha
Numeric vector. Significance level \(\alpha\). If
alpha = NULL
, use the argumentalpha
used inobject
.- type
Charater string. Confidence interval type, that is,
type = "pc"
for percentile;type = "bc"
for bias corrected.- digits
Digits to print.
- ...
additional arguments.