Learn R Programming

conquestr (version 1.4.5)

isCqConverged: isCqConverged

Description

returns true is the ConQuest model has converged normally (system file).

Usage

isCqConverged(myCqs)

Value

A boolean.

Arguments

myCqs

A system file.

Examples

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

Run the code above in your browser using DataLab