aboutsummaryrefslogtreecommitdiff
path: root/R/mkinds.R
AgeCommit message (Collapse)AuthorFilesLines
2020-12-19Dimethenamid data, normalisation optionsJohannes Ranke1-1/+2
2020-11-12mkindsg class to hold groups of datasetsJohannes Ranke1-8/+109
- 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()
2020-03-31Use inline documentation for R6 class mkindsJohannes Ranke1-24/+29
2019-10-25Use roxygen for functions and methodsJohannes Ranke1-18/+37
2019-05-03Improve error model fittingJohannes Ranke1-1/+0
Now we have a three stage fitting process for nonconstant error models: - Unweighted least squares - Only optimize the error model - Optimize both Static documentation rebuilt by pkgdown
2019-01-31Restore NAMESPACEJohannes Ranke1-16/+1
which was accidentally overwritten by pkgdown -> roxygen
2018-11-23Improve initialisation of mkindsJohannes Ranke1-10/+13
Check in work from the beginning of the week
2016-11-17Remove trailing whitespace, clean headersJohannes Ranke1-1/+1
Also ignore test.R in the top level directory, as it is not meant to be public
2015-10-24Sort sampling times in mkindsJohannes Ranke1-1/+1
2015-10-19Add the R6 class mkindsJohannes Ranke1-1/+1
2015-10-19Make plot.mkinfit work with models where full_name components are NULLJohannes Ranke1-0/+65

Contact - Imprint