aboutsummaryrefslogtreecommitdiff
path: root/R/mkinresplot.R
AgeCommit message (Collapse)AuthorFilesLines
2021-02-04Documentation improvements, mainly fixing example codeJohannes Ranke1-1/+1
The errors in the example code were in the \dontrun sections, so they were not caught by CRAN checks. In addition, the static help files generated with pkgdown were cached, so I noticed the errors only after completely regenerating the documentation for version 1.0.0.
2020-11-12mkindsg class to hold groups of datasetsJohannes Ranke1-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-11-04Scaled residual plotsJohannes Ranke1-14/+24
2019-10-25Use roxygen for functions and methodsJohannes Ranke1-65/+84
2019-10-21Improve some plotting routines, more testsJohannes Ranke1-4/+14
Static documentation rebuilt by pkgdown
2019-05-08Add functionality to plot the error modelJohannes Ranke1-7/+7
by plotting squared residuals against predicted values, and showing the variance function used in the fitted error model. Rebuild docs
2016-11-17Remove trailing whitespace, clean headersJohannes Ranke1-5/+5
Also ignore test.R in the top level directory, as it is not meant to be public
2014-07-24Avoid artificial zero residual in mkinresplotJohannes Ranke1-1/+2
2014-06-26Start new version, add xlim to mkinresplotJohannes Ranke1-2/+3
2014-04-28Option to add residual plot to plot.mkinfitJohannes Ranke1-15/+14
2013-02-21Make the use of globalVariable() conditional on R Version >= 2.15.1,jranke1-1/+1
in order to make mkin build on such R versions again. git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@70 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
2013-02-18- Some more work on the vignettejranke1-2/+1
- Don't plot a main title in mkinresplot git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@66 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
2013-02-17- Added the examples vignette to the kinfit packagejranke1-0/+1
- Added calls to utils::globalVariables to make R CMD check pass cleanly without NOTES git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@62 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
2013-02-16- Some maintenance fixesjranke1-1/+1
- Start of the examples vignette git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@61 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
2012-04-11Added subversion keyword substitution to R source files in order to get ↵jranke1-1/+1
correct Id tags git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@23 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
2012-03-15Update kinfit and mkin to the latest version published on BerliOS.jranke1-0/+54
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@17 edb9625f-4e0d-4859-8d74-9fd3b1da38cb

Contact - Imprint