cq_show
now imports all tables of response model parameter estimates. For example three tables are imported if the conquest model statement wasitem + gender + item*gender
(#30)
cq_show
has been added to import item parameters and standard errors (also relates to #20)cq_itanal
is now more flexible and handles different flavours of ConQuest v2 output as well as when fit statistics are not included in the output. (#19, #20)cqc_resp_cols
added to provide condensed item column specifications for the ConQuest format statement.cqc_exact_wrap
added to wrap text at exactly the width specified. Useful when dealing with long ConQuest key statements
- Added
cqc_syntax
command for generating ConQuest syntax. Commands currently supported are incqc_cmds
. Default arguments for commands are incqc_defaults
.
- Added a
NEWS.md
file to track changes to the package. - Import unidimensional plausible values files with
cq_pv
cq_example_itanal
is now deprecated. Usecq_example
instead which now includes options for retrieving plausible values files as well.
- Initial release
- Import item analysis files with
cq_itanal