q3FromRes {eatModel}R Documentation

Extracts the Q3 matrices from the object returned by getResults()

Description

Collects Q3 matrices in a list of data frames.

Usage

q3FromRes(resultsObj)

Arguments

resultsObj

The object returned by getResults.

Value

A list of data frames.

Author(s)

Sebastian Weirich

Examples

# see examples in the help file of defineModel()

[Package eatModel version 0.6.22 Index]