aboutsummaryrefslogtreecommitdiff
path: root/R/plot.mkinfit.R
AgeCommit message (Expand)AuthorFilesLines
2023-04-15Don't try(mkinpredict), it would still error laterJohannes Ranke1-3/+2
2023-02-17Update online docs, fix bug that surfacedJohannes Ranke1-5/+6
2022-04-13More control of y axes in plot.mkinfit, updatesJohannes Ranke1-6/+11
2021-03-31Bug fix in plot.mkinfitJohannes Ranke1-1/+1
2021-02-24Reset graphical parameters with on.exit()Johannes Ranke1-1/+1
2021-01-25Some more plotting improvementsJohannes Ranke1-1/+1
2021-01-25Change default ylab in plot.mkinfit, explicit ylab for plot.mmkinJohannes Ranke1-1/+1
2020-11-12mkindsg class to hold groups of datasetsJohannes Ranke1-1/+1
2020-05-11Avoid merge() and data.frame() in cost functionJohannes Ranke1-0/+1
2020-05-09Avoid the call to merge for analytical solutionsJohannes Ranke1-0/+1
2019-11-05Fix standardized residual plots in 'plot_res'Johannes Ranke1-3/+5
2019-11-04Scaled residual plotsJohannes Ranke1-9/+26
2019-10-25Use roxygen for functions and methodsJohannes Ranke1-19/+107
2019-10-21Improve some plotting routines, more testsJohannes Ranke1-22/+22
2019-09-02Some changes to improve plots on beamer slidesJohannes Ranke1-4/+5
2019-05-08Add functionality to plot the error modelJohannes Ranke1-5/+14
2017-09-06Use full fitted curve(s) for y axis scaling ...Johannes Ranke1-2/+1
2017-09-06Fix scaling of residual plots ...Johannes Ranke1-2/+6
2016-12-07Use latex in plots when using tikzDeviceJohannes Ranke1-2/+9
2016-11-17Remove trailing whitespace, clean headersJohannes Ranke1-16/+16
2016-09-10Plot using R model if compiled model is not availableJohannes Ranke1-2/+9
2016-06-28Convenience wrapper plot_sep, further vignette updatesJohannes Ranke1-0/+6
2016-06-27Show chi2 in plot.mkinfit, round with signifJohannes Ranke1-1/+18
2016-06-25Fix the plot margins for combined plotsJohannes Ranke1-0/+21
2016-06-25Now the old behaviour is restored for compatibility reasonsJohannes Ranke1-10/+17
2016-06-25Working state, but not backwards compatibleJohannes Ranke1-48/+88
2015-10-19Make plot.mkinfit work with models where full_name components are NULLJohannes Ranke1-0/+2
2015-10-16Full compound names in models that are shown in the plotJohannes Ranke1-2/+6
2014-08-29Avoid an unnecessary warningJohannes Ranke1-1/+1
2014-04-29Restore graphics parameters after plotting with residualsJohannes Ranke1-0/+2
2014-04-29Fix y label in optional residual plot of plot.mkinfitJohannes Ranke1-1/+1
2014-04-28Option to add residual plot to plot.mkinfitJohannes Ranke1-1/+27
2014-04-26Fix the default case for obs_vars in plot.mkinfit()Johannes Ranke1-11/+5
2014-04-26Enable selection of observed variables to plotJohannes Ranke1-11/+14
2013-11-04Complete the fix for fixing initial values for state variablesjranke1-1/+4
2013-10-17- See ChangeLog entry for today (2 small bugfixes and lots of GUI progress)jranke1-1/+1
2013-03-04Introduce the possibility to place the legend with mkin using arguments lpos ...jranke1-2/+3
2013-02-21Make the use of globalVariable() conditional on R Version >= 2.15.1,jranke1-1/+2
2013-02-18- Completion of the multicompartment part of the mkin examples vignettejranke1-3/+2
2013-02-18- Fix the line types in plot.mkinfit again.jranke1-1/+2
2013-02-17- Added the examples vignette to the kinfit packagejranke1-0/+23
2013-02-16- Some maintenance fixesjranke1-2/+2
2012-11-26- Added an S3 plot method for mkinfit modelsjranke1-0/+45

Contact - Imprint