getCqHist {conquestr} | R Documentation |
getCqHist
Description
creates a data frame representation of the iteration history for all parameters.
Usage
getCqHist(myCqs)
Arguments
myCqs |
A system file. |
Value
A data frame.
Examples
## Not run:
getCqHist(ConQuestSys())
## End(Not run)
[Package conquestr version 1.3.4 Index]