Closed markdly closed 6 years ago
When fit=no; is specified for the ConQuest estimate command, this information is not produced for the itanal and show files.
This results in NA values for thresholds when using cq_itanal() Warnings are also produced when using cq_show()
NA
cq_itanal()
cq_show()
These should be handled (1) correctly, and (2) in a more user friendly way.
When fit=no; is specified for the ConQuest estimate command, this information is not produced for the itanal and show files.
This results in
NA
values for thresholds when usingcq_itanal()
Warnings are also produced when usingcq_show()
These should be handled (1) correctly, and (2) in a more user friendly way.