utils

Functions

check_FIM(FIM)

Checks that the FIM is square, positive definite, and symmetric.

compute_FIM_metrics(FIM)

get_FIM_metrics(FIM)

This function calculates the FIM metrics and returns them as a dictionary.

rescale_FIM(FIM, param_vals)

Rescales the FIM based on the input and parameter vals.