aboutsummaryrefslogtreecommitdiff
path: root/man/one_box.Rd
AgeCommit message (Collapse)AuthorFilesLines
2020-04-16Make na.rm = FALSE the default for geomean()Johannes Ranke1-4/+2
This makes more sense and is in line with mean() from base R. Adapt tests and update docs.
2019-09-18Add url: tag to _pkgdown.yml, typo, update docsJohannes Ranke1-1/+1
2019-01-31Separate out PELMO utilities into rPELMOJohannes Ranke1-1/+2
2017-01-19Another correction of the docsJohannes Ranke1-5/+5
2017-01-19Corrections in the documentationJohannes Ranke1-6/+14
2017-01-19Fix one_box for ini = 1, use in sawtooth examplesJohannes Ranke1-1/+1
2017-01-19Move mkin::twa to pfm::max_twa.mkinfitJohannes Ranke1-4/+8
- Add max_twa.mkinfit() recently introduced to mkin as mkin::twa() but never released with it - Add a test to check max_twa.one_box() against analytical solutions in max_twa.mkinfit(). - Clean up R CMD check - Update docs
2017-01-19Fix order of arguments to one_box, correct docsJohannes Ranke1-6/+6
2017-01-19Predict parent decline without fitting for non-SFO modelsJohannes Ranke1-0/+5
2017-01-18Update static docs using pkgdownJohannes Ranke1-2/+2
- Add _pkgdown.yml for a structured function/data reference - Make seealso links active - Make mkinfit calls quiet - Use pkgdown branch from pull request hadley/pkgdown#229 to have topics ordered
2017-01-18One box time series and twa valuesJohannes Ranke1-0/+45
- 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

Contact - Imprint