Learn R Programming

conquestr (version 1.4.5)

getCqTerms: getCqTerms

Description

creates a data frame representation of the terms of the model statement, including interactions.

Usage

getCqTerms(myCqs)

Value

A data frame.

Arguments

myCqs

A system file.

Examples

Run this code
if (FALSE) {
getCqTerms(ConQuestSys())
}

Run the code above in your browser using DataLab