call
- Aopt.call(Y, X, params)[source]
Computes the A-optimality criterion. Computes the average trace if multiple Vinv are provided.
Parameters
- Ynp.array(2d)
The updated design matrix.
- Xnp.array(2d)
The updated model matrix.
- params
Parameters The optimization parameters.
Returns
- metricfloat
The negative of the A-optimality criterion value.