print.CDM.Rd
This function prints the details of a CDM
(Cognitive Diagnosis Model) object.
It outputs the call used to create the object and the version and date of the Qval
package.
# S3 method for class 'CDM'
print(object, ...)
A CDM
object to be printed.
Additional arguments passed to the method (currently unused).