x3cflux.HopsyModel.log_curvature

HopsyModel.log_curvature(x)

Compute the expected Fisher information.

This is the second moment of the score and is equal to the linearized local Hessian of the SSR.

Parameters:

x (numpy.ndarray) – Metabolic parameters.

Returns:

Local Fisher information matrix.

Return type:

numpy.ndarray