Learn R Programming

conquestr (version 0.8.5)

getCqTerms: 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

Run this code
# NOT RUN {
getCqTerms(ConQuestSys())
# }

Run the code above in your browser using DataLab