Functions
check_FIM(FIM)
check_FIM
Checks that the FIM is square, positive definite, and symmetric.
compute_FIM_metrics(FIM)
compute_FIM_metrics
get_FIM_metrics(FIM)
get_FIM_metrics
This function calculates the FIM metrics and returns them as a dictionary.
rescale_FIM(FIM, param_vals)
rescale_FIM
Rescales the FIM based on the input and parameter vals.