This function prints outputs generated from the functions in this package, including AlphaNP
, AlphaMLE
, ParMLE
, JMLE
, andQrefine
.
# S3 method for AlphaNP
print(x, …)
# S3 method for AlphaMLE
print(x, …)
# S3 method for ParMLE
print(x, …)
# S3 method for JMLE
print(x, …)
# S3 method for Qrefine
print(x, …)
The output from the function (The list of all outputs).
Other arguments.
The estimated examinee attribute profiles.
The estimated examinee attribute profiles.
The estimated item parameters and standard errors.
The estimated item parameters and examinee attribute profiles.
The modified Q-matrix and the modified entries
# NOT RUN {
# See examples in AlphaNP, AlphaMLE, ParMLE, JMLE, and Qrefine.
# }
Run the code above in your browser using DataLab