It could be argued that plotting can be left to the user or a separate package. Still, it might be nice to have a few tools for visualization of key insights.
The downside of including this is that it comes with quite large dependencies.
[x] ModvegeSite could have a few functions to generate the most useful plots
[ ] shinyplot
[x] compare.R has proven to be useful
[x] a curve smoother is necessary
Analysis
[x] The parameter scan routine is used for calibration -> is a must
[x] metrics.R to get insights into model performance. Also useful for production of meaningful plots
[x] morris.R does not seem to be particularly meaningful
Bayesian calibration
Given that this has never been shown to converge properly, it can actually be left out completely.
Plotting
It could be argued that plotting can be left to the user or a separate package. Still, it might be nice to have a few tools for visualization of key insights. The downside of including this is that it comes with quite large dependencies.
Analysis
Bayesian calibration
Given that this has never been shown to converge properly, it can actually be left out completely.