View source: R/bootStateSpace-methods.R
summary.bootstatespace | R Documentation |
bootstatespace
Summary Method for an Object of Class
bootstatespace
## S3 method for class 'bootstatespace'
summary(object, alpha = NULL, type = "pc", digits = 4, ...)
object |
Object of Class |
alpha |
Numeric vector.
Significance level |
type |
Charater string.
Confidence interval type, that is,
|
digits |
Digits to print. |
... |
additional arguments. |
Returns a matrix of estimates, standard errors, number of bootstrap replications, and confidence intervals.
Ivan Jacob Agaloos Pesigan
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.