call
- Aliasing.call(Y, X, params)[source]
Computes the aliasing 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 aliasing criterion value.