itemFromRes {eatModel} | R Documentation |
Collect items results in a wide data frame.
itemFromRes(resultsObj)
resultsObj |
The object returned by |
A data frame in the wide format with ten columns.
Sebastian Weirich
# see examples in the help file of defineModel()