Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-07-12 | First working fits with IORE model | Johannes Ranke | 5 | -8/+48 | |
2014-07-07 | Coefficient matrix for formation fractions, no sink and one pathway | Johannes Ranke | 1 | -22/+26 | |
2014-07-02 | Do not introduce formation fractions for singular pathways | Johannes Ranke | 2 | -27/+29 | |
- As a consequence, we do not need implicit formation fractions in mkinfit | |||||
2014-07-02 | Warning -> message, and only if initial parameter was not 1 | Johannes Ranke | 1 | -2/+4 | |
2014-07-02 | Set implicit formation fraction to 1 even if set otherwise in parms.ini | Johannes Ranke | 1 | -6/+8 | |
2014-07-02 | Move handling of implicitly fixed formation fractions to mkinfit | Johannes Ranke | 2 | -19/+11 | |
2014-07-02 | Support formation fractions without sink pathway, updates | Johannes Ranke | 4 | -102/+215 | |
2014-07-01 | One more source code comment | Johannes Ranke | 1 | -0/+2 | |
2014-07-01 | One more check, update source code comment | Johannes Ranke | 1 | -2/+3 | |
2014-06-27 | Reorder endpoints in R/endpoints.R, update vignettes | Johannes Ranke | 1 | -2/+2 | |
2014-06-27 | Reorganize the summary in a more logical order | Johannes Ranke | 1 | -19/+19 | |
2014-06-26 | Avoid calculation of formation fractions if fitted | Johannes Ranke | 1 | -3/+5 | |
2014-06-26 | Fix naming of SFORB DT50_bx values, fix docs | Johannes Ranke | 1 | -2/+2 | |
2014-06-26 | Calculate additional DT50 values for non-SFO models | Johannes Ranke | 1 | -2/+20 | |
2014-06-26 | Add function for geometric mean | Johannes Ranke | 1 | -0/+4 | |
2014-06-26 | Start new version, add xlim to mkinresplot | Johannes Ranke | 1 | -2/+3 | |
2014-06-25 | Remove old ID tag, improve comment | Johannes Ranke | 2 | -4/+3 | |
2014-05-20 | Step back regarding confidence intervals of formation fractions | Johannes Ranke | 2 | -5/+17 | |
- Don't give confidence intervals for formation fractions that belong to a set, only for single formation fractions - Update the vignette with history and background - Correct 'isotropic' into 'isometric' in the ilr documentation, the README and the comments in transform_odeparms - Candidate for release to CRAN | |||||
2014-05-15 | Start new version number, Fix #5 (Inf values in mkinparplot) | Johannes Ranke | 1 | -1/+2 | |
2014-05-12 | Fix positioning of labels in mkinparplot | Johannes Ranke | 1 | -1/+1 | |
2014-05-09 | Set upper and lower boundx for untransformed fractions | Johannes Ranke | 1 | -3/+16 | |
2014-05-07 | Fork the GUI into package gmkin. See ChangeLog for details | Johannes Ranke | 1 | -11/+0 | |
2014-05-05 | Get old parameters timely (before calling layout) | Johannes Ranke | 1 | -2/+2 | |
2014-05-05 | Fix .Rbuildignore, control font size in mkinparplot | Johannes Ranke | 1 | -1/+2 | |
2014-05-02 | Improve labelling in mkinparplot | Johannes Ranke | 1 | -5/+9 | |
2014-05-02 | Improve display of confidence intervals | Johannes Ranke | 1 | -4/+8 | |
2014-05-02 | Add missing files for plotting confindence intervals | Johannes Ranke | 1 | -0/+53 | |
2014-04-30 | Fix of bug introduced with t-test | Johannes Ranke | 1 | -1/+1 | |
2014-04-30 | Restore t-test (1- and 2-sided) for fitted parameters | Johannes Ranke | 1 | -3/+6 | |
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 | Fix a bug recently introduced to the Hockey stick model | Johannes Ranke | 1 | -3/+3 | |
2014-04-28 | Option to add residual plot to plot.mkinfit | Johannes Ranke | 2 | -16/+41 | |
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 | |
2014-04-25 | McCall 2,4,5-T dataset, lower bound for transform_rates=FALSE | Johannes Ranke | 2 | -4/+13 | |
2014-04-22 | Possibility to fit without parameter transformation | Johannes Ranke | 2 | -24/+51 | |
2014-02-27 | Format of gmkin workspace files, copyright, updates | Johannes Ranke | 2 | -1/+3 | |
- Change the format of the workspace files of gmkin so they can be distributed in the mkin package - Add gmkin workspace datasets FOCUS_2006_gmkin and FOCUS_2006_Z_gmkin - Restrict the unit test with the Schaefer data to parent and primary metabolites as formation fraction and DT50 for A2 are higly correlated and passing the test is platform dependent. For example, the test fails in 1 out of 14 platforms on CRAN as of today - Add Eurofins Regulatory AG copyright notices - Import FME and deSolve instead of depending on them to have cleaner startup | |||||
2014-01-22 | Merge branch 'master' of https://github.com/jranke/mkin | Johannes Ranke | 3 | -20/+13 | |
Conflicts: DESCRIPTION R/mkinfit.R | |||||
2014-01-17 | - Use mkinmod$spec instead of mkinmod$map wherever possible, in order to ↵ | Johannes Ranke | 1 | -4/+4 | |
make it possible to to modify mkinmod$map when the mapping of internal to observed variables should be changed. Note that such modifications will confuse plot.mkinfit and summary.mkinfit. Setting the class attribute to modFit makes summary.modFit useable in such a case | |||||
2013-12-04 | Make it possible to use different ode solvers | = | 2 | -7/+11 | |
2013-12-04 | Remove mkinmod warning based on a misconception | Johannes Ranke | 1 | -13/+2 | |
2013-11-18 | Add GUI start function, keep GUI here in mkin | Johannes Ranke | 1 | -0/+11 | |
2013-11-13 | Squashed commit of the following: | jranke | 1 | -0/+2 | |
commit d8dbf2ad866fb9d34cd1100000b9c116219ecef6 Author: Johannes Ranke <jranke@uni-bremen.de> Date: Wed Nov 13 22:09:41 2013 +0100 Add possibility to control more mkinfit arguments from the GUI commit 8f1bae2142b37a0ff6b8989b2d1569686937f68e Author: Johannes Ranke <jranke@uni-bremen.de> Date: Wed Nov 13 20:30:11 2013 +0100 Add initial weighting choice to GUI commit c99b5c298713a7c14e8ab5604c68613d0b7af27a Author: Johannes Ranke <jranke@uni-bremen.de> Date: Wed Nov 13 16:25:31 2013 +0100 Update of TODO from git bash on Windows commit 8bf2a6f8f6bd752433f06b26b5da334e958f5166 Author: Johannes Ranke <jranke@uni-bremen.de> Date: Wed Nov 13 16:00:01 2013 +0100 Update of README using TortoiseGit git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@162 edb9625f-4e0d-4859-8d74-9fd3b1da38cb | |||||
2013-11-05 | - Use an increasing small numeric value instead of random numbers for ↵ | jranke | 1 | -1/+5 | |
generating different default values for kinetic rate constants to increase transparency and reproducibility. This also works nicely. - Remove an outdated comment from the test script. git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@137 edb9625f-4e0d-4859-8d74-9fd3b1da38cb | |||||
2013-11-04 | Add small random numbers to default initial values for rate constants to avoid | jranke | 1 | -2/+2 | |
numerical artefacts occurring in eigenvalue based solutions. git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@135 edb9625f-4e0d-4859-8d74-9fd3b1da38cb | |||||
2013-11-04 | Complete the fix for fixing initial values for state variables | jranke | 2 | -1/+9 | |
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@133 edb9625f-4e0d-4859-8d74-9fd3b1da38cb | |||||
2013-11-04 | Bugfix for a recently introduced breakage of fixed_initials | jranke | 1 | -1/+4 | |
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@132 edb9625f-4e0d-4859-8d74-9fd3b1da38cb | |||||
2013-10-30 | - Backtransform fixed ODE parameters for the summary (compare ChangeLog) | jranke | 1 | -2/+2 | |
- Reformatted ChangeLog - Version bump as mkin 0.9-22 is on CRAN git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@129 edb9625f-4e0d-4859-8d74-9fd3b1da38cb | |||||
2013-10-29 | - Just one little formatting change in mkinfit.R | jranke | 1 | -1/+2 | |
- Some very basic fitting now works in the experimental GUI with the new widget layout git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@128 edb9625f-4e0d-4859-8d74-9fd3b1da38cb |