call
- Iopt.call(Y, X, params)[source]
Computes the I-optimality criterion. Computes the average (average) prediction variance 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 I-optimality criterion value.