PalEON-Project / stepps-cal

A repository for the R package intended to carry out STEPPS calibration.
Other
0 stars 5 forks source link

Post processing #7

Open mtrachs opened 6 years ago

mtrachs commented 6 years ago

Scripts for post processing and diagnostics/plots are at:

https://github.com/PalEON-Project/stepps-calibration/tree/master/r

cal_process.r cal_process_main.r

These scripts will source a few other scripts containing post processing functions:

https://github.com/PalEON-Project/stepps-calibration/tree/master/r/utils

process_funs.r plot_funs.r

Is this helpful or do you need this information in a different format?

SimonGoring commented 6 years ago

No, this is perfect! Thanks @mtrachs