getCqTerms {conquestr} | R Documentation |
getCqTerms
Description
creates a data frame representation of the terms of the model statement, including interactions.
Usage
getCqTerms(myCqs)
Arguments
myCqs |
A system file. |
Value
A data frame.
Examples
## Not run:
getCqTerms(ConQuestSys())
## End(Not run)
[Package conquestr version 1.3.4 Index]