pvFromRes: Collects all plausible values from the object returned by...

Description Usage Arguments Value Author(s) Examples

Description

Collects plausible values in a wide or long format data frame.

Usage

1
pvFromRes(resultsObj, toWideFormat = TRUE)

Arguments

resultsObj

The object returned by getResults.

toWideFormat

Logical: Should the plausible values be arranged in the wide format? Alternatively, they will appear in the long format.

Value

A data frame in the wide format with ten columns.

Author(s)

Sebastian Weirich

Examples

1
# see examples in the help file of defineModel()

eatModel documentation built on May 2, 2019, 6:49 p.m.