Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-19 | Documentation updates | Johannes Ranke | 1 | -1/+1 | |
2017-01-19 | Fix order of arguments to one_box, correct docs | Johannes Ranke | 1 | -1/+1 | |
2017-01-18 | One box time series and twa values | Johannes Ranke | 1 | -3/+4 | |
- one_box() creates decline time series from mkinfit objects or simply from a half-life - sawtooth() generates sawtooth curves for arbitrary application patterns and decline models - twa() calculates moving window averages - max_twa() gives their maxima and - plot.one_box() can plot series generated by one_box() or sawtooth(), optionally adding a greay rectangle to illustrate the maximum moving window time weighted average | |||||
2016-12-22 | Merge branch 'master' of ssh://jrwb.de/pfm | Johannes Ranke | 1 | -1/+1 | |
2016-12-22 | Fix reading in times from .out files | Johannes Ranke | 1 | -1/+1 | |
The code from the previous commit was broken. Also, the time zone for the times that are read is now wet to 'UTC', in order to avoid setting different time zones due to daylight savings, which introduces artificial one-hour offsets on changeover days. | |||||
2016-12-14 | Changelog update and roxygen run | Johannes Ranke | 1 | -2/+2 | |
2016-12-12 | Fix reading .out for acronyms containing numbers | Johannes Ranke | 1 | -2/+2 | |
2016-09-27 | Reorganise repository using standard package layout | Johannes Ranke | 1 | -0/+25 | |