DESCRIPTION
field.beta
(β) method, has been added.Wald
now includes the SSA
search method and the item.level
iteration level.GDI
predicted by logistic regression (Najera et al., 2019).iter.level = 'item'
.validation
function.sim.Q
function.get.Rmatrix
for calculating the restriction matrix.get.priority
for calculating the priority of attribute.Wald.test
for calculating the Wald test.SSA
search for the Hull
method.plot.Hull
for the Hull plot.Wald
method with the following updates: 1. If the search method is stepwise
or forward
, it will call the Qval
function from the GDINA
package. 2. If the search method is PAA
, the search will follow the PAA
. 3. The information matrix used is the full information matrix, implemented by the internal function inverse_crossprod
from the GDINA
package.getQRR
, getVRR
, getTPR
, getTNR
, getUSR
, and getOSR
to zQRR
, zVRR
, zTPR
, zTNR
, zUSR
, and zOSR
, respectively.