extract.bootstatespace {bootStateSpace}R Documentation

Extract Method for an Object of Class bootstatespace

Description

Extract Method for an Object of Class bootstatespace

Usage

## S3 method for class 'bootstatespace'
extract(object, what = NULL)

Arguments

object

Object of Class bootstatespace.

what

Character string. What specific matrix to extract. If what = NULL, extract all available matrices.

Value

Returns a list. Each element of the list is a list of bootstrap estimates in matrix format.

Author(s)

Ivan Jacob Agaloos Pesigan


[Package bootStateSpace version 1.0.2 Index]