Age | Commit message (Expand) | Author | Files | Lines |
2023-04-15 | Don't try(mkinpredict), it would still error later | Johannes Ranke | 1 | -3/+2 |
2023-02-17 | Update online docs, fix bug that surfaced | Johannes Ranke | 1 | -5/+6 |
2022-04-13 | More control of y axes in plot.mkinfit, updates | Johannes Ranke | 1 | -6/+11 |
2021-03-31 | Bug fix in plot.mkinfit | Johannes Ranke | 1 | -1/+1 |
2021-02-24 | Reset graphical parameters with on.exit() | Johannes Ranke | 1 | -1/+1 |
2021-01-25 | Some more plotting improvements | Johannes Ranke | 1 | -1/+1 |
2021-01-25 | Change default ylab in plot.mkinfit, explicit ylab for plot.mmkin | Johannes Ranke | 1 | -1/+1 |
2020-11-12 | mkindsg class to hold groups of datasets | Johannes Ranke | 1 | -1/+1 |
2020-05-11 | Avoid merge() and data.frame() in cost function | Johannes Ranke | 1 | -0/+1 |
2020-05-09 | Avoid the call to merge for analytical solutions | Johannes Ranke | 1 | -0/+1 |
2019-11-05 | Fix standardized residual plots in 'plot_res' | Johannes Ranke | 1 | -3/+5 |
2019-11-04 | Scaled residual plots | Johannes Ranke | 1 | -9/+26 |
2019-10-25 | Use roxygen for functions and methods | Johannes Ranke | 1 | -19/+107 |
2019-10-21 | Improve some plotting routines, more tests | Johannes Ranke | 1 | -22/+22 |
2019-09-02 | Some changes to improve plots on beamer slides | Johannes Ranke | 1 | -4/+5 |
2019-05-08 | Add functionality to plot the error model | Johannes Ranke | 1 | -5/+14 |
2017-09-06 | Use full fitted curve(s) for y axis scaling ... | Johannes Ranke | 1 | -2/+1 |
2017-09-06 | Fix scaling of residual plots ... | Johannes Ranke | 1 | -2/+6 |
2016-12-07 | Use latex in plots when using tikzDevice | Johannes Ranke | 1 | -2/+9 |
2016-11-17 | Remove trailing whitespace, clean headers | Johannes Ranke | 1 | -16/+16 |
2016-09-10 | Plot using R model if compiled model is not available | Johannes Ranke | 1 | -2/+9 |
2016-06-28 | Convenience wrapper plot_sep, further vignette updates | Johannes Ranke | 1 | -0/+6 |
2016-06-27 | Show chi2 in plot.mkinfit, round with signif | Johannes Ranke | 1 | -1/+18 |
2016-06-25 | Fix the plot margins for combined plots | Johannes Ranke | 1 | -0/+21 |
2016-06-25 | Now the old behaviour is restored for compatibility reasons | Johannes Ranke | 1 | -10/+17 |
2016-06-25 | Working state, but not backwards compatible | Johannes Ranke | 1 | -48/+88 |
2015-10-19 | Make plot.mkinfit work with models where full_name components are NULL | Johannes Ranke | 1 | -0/+2 |
2015-10-16 | Full compound names in models that are shown in the plot | Johannes Ranke | 1 | -2/+6 |
2014-08-29 | Avoid an unnecessary warning | Johannes Ranke | 1 | -1/+1 |
2014-04-29 | Restore graphics parameters after plotting with residuals | Johannes Ranke | 1 | -0/+2 |
2014-04-29 | Fix y label in optional residual plot of plot.mkinfit | Johannes Ranke | 1 | -1/+1 |
2014-04-28 | Option to add residual plot to plot.mkinfit | Johannes Ranke | 1 | -1/+27 |
2014-04-26 | Fix the default case for obs_vars in plot.mkinfit() | Johannes Ranke | 1 | -11/+5 |
2014-04-26 | Enable selection of observed variables to plot | Johannes Ranke | 1 | -11/+14 |
2013-11-04 | Complete the fix for fixing initial values for state variables | jranke | 1 | -1/+4 |
2013-10-17 | - See ChangeLog entry for today (2 small bugfixes and lots of GUI progress) | jranke | 1 | -1/+1 |
2013-03-04 | Introduce the possibility to place the legend with mkin using arguments lpos ... | jranke | 1 | -2/+3 |
2013-02-21 | Make the use of globalVariable() conditional on R Version >= 2.15.1, | jranke | 1 | -1/+2 |
2013-02-18 | - Completion of the multicompartment part of the mkin examples vignette | jranke | 1 | -3/+2 |
2013-02-18 | - Fix the line types in plot.mkinfit again. | jranke | 1 | -1/+2 |
2013-02-17 | - Added the examples vignette to the kinfit package | jranke | 1 | -0/+23 |
2013-02-16 | - Some maintenance fixes | jranke | 1 | -2/+2 |
2012-11-26 | - Added an S3 plot method for mkinfit models | jranke | 1 | -0/+45 |