The first derivative of the D-optimality criterion with respect to the model parameters. This is a sub-function of D_weight to run one iteration of Newton-Raphson method.
D_weight_1(q, W, T1, T2, T3, X, inv1, inv2, inv3)
A numeric vector. User select weights defined in the function RDOPT
A numeric vector. The first K-1 weights for a given design
A numeric vector. Model parameter values for the 3PL model
A numeric vector. Model parameter values for the 4PL model
A numeric vector. Model parameter values for the 5PL model
A numeric vector. K dose levels for a given design
A numeric matrix. Inverse information matrix for the 3PL model
A numeric matrix. Inverse information matrix for the 4PL model
A numeric matrix. Inverse information matrix for the 5PL model