SciML / EasyModelAnalysis.jl

High level functions for analyzing the output of simulations
MIT License
81 stars 14 forks source link

Sensitivity analysis visualization #30

Closed ChrisRackauckas closed 1 year ago

ChrisRackauckas commented 1 year ago

It would be good to make a 3 plot pane for the visualization of the sensitivity analysis outputs, top left is first order, top right is second order, bottom is total indices. X axis is the name (take off the _total etc. part), and Y axis is the value.

Vaibhavdixit02 commented 1 year ago

Plots.jl or Makie?

ChrisRackauckas commented 1 year ago

Plots