Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-04-15 | Show fit information even if show_errmin = FALSE | Johannes Ranke | 1 | -4/+5 | |
2020-04-03 | Compiled models article, reduce distractions | Johannes Ranke | 1 | -1/+5 | |
- Added a section with platform specific notes on getting compiled models to work to the compiled models article - Don't return empty SFORB parameter list from endpoints() if there is no SFORB model - Avoid warnings when using standardized = TRUE in plot.mmkin() | |||||
2019-12-16 | Argument ymax for plot.mmkin | Johannes Ranke | 1 | -10/+16 | |
2019-10-25 | Use roxygen for functions and methods | Johannes Ranke | 1 | -18/+50 | |
2019-09-02 | Some changes to improve plots on beamer slides | Johannes Ranke | 1 | -10/+15 | |
2019-05-08 | Add functionality to plot the error model | Johannes Ranke | 1 | -3/+11 | |
by plotting squared residuals against predicted values, and showing the variance function used in the fitted error model. Rebuild docs | |||||
2016-12-07 | Use latex in plots when using tikzDevice | Johannes Ranke | 1 | -2/+10 | |
2016-11-17 | Remove trailing whitespace, clean headers | Johannes Ranke | 1 | -5/+5 | |
Also ignore test.R in the top level directory, as it is not meant to be public | |||||
2016-06-27 | Show chi2 in plot.mkinfit, round with signif | Johannes Ranke | 1 | -5/+4 | |
2016-06-25 | Fix the plot margins for combined plots | Johannes Ranke | 1 | -2/+16 | |
2016-06-24 | Convert main vignette to Rmd/html, add_err(), fixes | Johannes Ranke | 1 | -7/+8 | |
2016-06-17 | Remove misplaced comment | Johannes Ranke | 1 | -4/+1 | |
2015-06-26 | Subsetting and plotting for mmkin objects | Johannes Ranke | 1 | -0/+79 | |
Including documentation and documentation improvements for mmkin(). |