wleFromRes {eatModel}R Documentation

Collects all WLEs from the object returned by getResults()

Description

Collects WLEs in a wide data frame.

Usage

wleFromRes(resultsObj)

Arguments

resultsObj

The object returned by getResults.

Value

A data frame in the wide format with ten columns.

Author(s)

Sebastian Weirich

Examples

# see examples in the help file of defineModel()

[Package eatModel version 0.6.22 Index]