call

Dopt.call(Y, X, params)[source]

Computes the D-optimality criterion. Computes the geometric mean in case multiple Vinv are provided.

Parameters

Ynp.array(2d)

The updated design matrix.

Xnp.array(2d)

The updated model matrix.

paramsParameters

The optimization parameters.

Returns

metricfloat

The D-optimality criterion value.