Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-03-31 | Use inline documentation for R6 class mkinds | Johannes Ranke | 1 | -24/+29 | |
2019-10-25 | Use roxygen for functions and methods | Johannes Ranke | 1 | -18/+37 | |
2019-05-03 | Improve error model fitting | Johannes Ranke | 1 | -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-31 | Restore NAMESPACE | Johannes Ranke | 1 | -16/+1 | |
which was accidentally overwritten by pkgdown -> roxygen | |||||
2018-11-23 | Improve initialisation of mkinds | Johannes Ranke | 1 | -10/+13 | |
Check in work from the beginning of the week | |||||
2016-11-17 | Remove trailing whitespace, clean headers | Johannes Ranke | 1 | -1/+1 | |
Also ignore test.R in the top level directory, as it is not meant to be public | |||||
2015-10-24 | Sort sampling times in mkinds | Johannes Ranke | 1 | -1/+1 | |
2015-10-19 | Add the R6 class mkinds | Johannes Ranke | 1 | -1/+1 | |
2015-10-19 | Make plot.mkinfit work with models where full_name components are NULL | Johannes Ranke | 1 | -0/+65 | |