Qval 1.2.3
- Added - MLR-Bacceptsalpha.level.
- Added - Simplified the output format of fit.
- Added - The new fitclass, which provides comprehensive
S3 methods.
- Change - Improved the documentation for etract.
- Change - etractis compatible with theetractfunction in the GDINA package.
- Change - Added a default value of i = 1for the Hull
plot.
- Change - Enhanced the data type compatibility of
get.beta,get.priority,get.PVAF,
andget.R2.
- Fixed - Resolved warning messages generated by the package.
Qval 1.2.2
- Added - The summarymethod has been added for theCDM,simData, andvalidationclasses.
- Added - The plotmethod has been added for theCDMandsimDataclasses.
- Added The updatamethod has been added for theCDM,simData, andvalidationclasses.
- Change - Further standardized the hypothesis testing procedure for
Wald.
- Change - Improved the question names for Beta,Priority,PVAF, andR2to be
consistent with the original Q matrix.
- Fixed - Resolved the issue occurring when
method = 'beta'.
- Fixed - Improved the code standards for S3 methods
Qval 1.2.1
- Fixed - Resolved the issue occurring when
eps = 'logit'.
- Fixed - Modified the manual description.
Qval 1.2.0
- Added - Separately provided beta metrics.
- Added - Appropriate S3 methods have been provided for the
CDM,simDataandvalidationclasses defined in the package to offer better interaction for
users.
- Change - Optimized the efficiency of all the code, making it more in
line with the characteristics of the R language.
- Change - The usage of the validationfunction has been
changed when not using the iterative process.
- Fixed - Resolved the issue occurring when
method = 'Wald'.
- Fixed - Resolved the issue occurring when
method = 'beta'.
- Fixed - Modified the manual description.
Qval 1.1.1
- Added - A search algorithm for ‘test.att’ has been added for
GDI,Hull, andbeta.
Qval 1.1.0
- Added - Added the URL of the online manual to the
DESCRIPTIONfield.
- Added - A new Q-matrix validation method, the beta(β)
method, has been added.
- Added - Waldnow includes theSSAsearch
method and theitem.leveliteration level.
- Added - Added a PVAF cut-off point for GDIpredicted by
logistic regression (Najera et al., 2019).
- Changed - Some of the important code is rewritten in C++ to
accelerate the Q-matrix validation.
- Fixed - Resolved the issue occurring when
iter.level = 'item'.
Qval 1.0.0
- Added - Provided a more comprehensive manual description for the
validationfunction.
- Added - Provided a more comprehensive manual description for the
sim.Qfunction.
- Added - Added a function get.Rmatrixfor calculating
the restriction matrix.
- Added - Added a function get.priorityfor calculating
the priority of attribute.
- Added - Added a flexible function Wald.testfor
calculating the Wald test.
- Added - Added SSAsearch for theHullmethod.
- Added - Added the plotting function plot.Hullfor the
Hull plot.
- Changed - Rewrote the Waldmethod with the following
updates: 1. If the search method isstepwiseorforward, it will call theQvalfunction from
theGDINApackage. 2. If the search method isPAA, the search will follow thePAA. 3. The
information matrix used is the full information matrix, implemented by
the internal functioninverse_crossprodfrom theGDINApackage.
- Changed - Renamed the functions getQRR,getVRR,getTPR,getTNR,getUSR, andgetOSRtozQRR,zVRR,zTPR,zTNR,zUSR, andzOSR, respectively.
Qval 0.1.7
- Fixed - Corrected the manual description for the
validationfunction.
Qval 0.1.6
- Fixed - Corrected the manual description for the
validationfunction.
Qval 0.1.5
- Fixed - Corrected the manual description for the
validationfunction.
Qval 0.1.4