You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there is no check in plot_goodness_of_fit that rows in measurement_df and simulation_df correspond to each other. And if they do not it messes up the plot.
For example, for the Isensee model from the benchmark collection
Wrong plot:
Correct plot:
The text was updated successfully, but these errors were encountered:
Currently there is no check in plot_goodness_of_fit that rows in measurement_df and simulation_df correspond to each other. And if they do not it messes up the plot.
For example, for the Isensee model from the benchmark collection
Wrong plot:
Correct plot:
The text was updated successfully, but these errors were encountered: