Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-11-12 | mkindsg class to hold groups of datasets | Johannes Ranke | 1 | -1/+1 | |
- D24_2014 dataset on aerobic soil degradation of 2,4-D from the EU assessment as mkindsg object with metadata - f_time_norm_focus() to do time-step normalisation using the FOCUS method - focus_soil_moisture data with default moisture contents at pF1, pF 2 and pF 2.5 for USDA soil types from FOCUS GW guidance - Dataset generation scripts in inst/dataset_generation - Depend on R >= 2.15.1 in order to facilitate the use of utils::globalVariables() | |||||
2019-10-25 | Use roxygen for functions and methods | Johannes Ranke | 1 | -17/+39 | |
2019-09-02 | Some changes to improve plots on beamer slides | Johannes Ranke | 1 | -1/+2 | |
2019-05-20 | Only use colors for error model "obs" | Johannes Ranke | 1 | -3/+3 | |
2019-05-08 | Add functionality to plot the error model | Johannes Ranke | 1 | -0/+84 | |
by plotting squared residuals against predicted values, and showing the variance function used in the fitted error model. Rebuild docs |