extract.statespacepb {simStateSpace}R Documentation

Extract Method for an Object of Class statespacepb

Description

Extract Method for an Object of Class statespacepb

Usage

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

Arguments

object

Object of Class statespacepb.

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 simStateSpace version 1.2.7 Index]