This function creates a plot to visualize the identifiability of parameters based on objective functions.
Arguments
- parameters
A vector of parameter names.
- objectives
A list of objective functions, each represented as a numeric vector.
- run_fraction
(optional) A numeric value representing the fraction of runs to consider for threshold calculation. Default
run_fraction = NULL
, which defines this parameter according method provided in the function.