Age | Commit message (Expand) | Author | Files | Lines |
2014-11-12 | Add an IORE example for parent decline kinetics | Johannes Ranke | 1 | -0/+4 |
2014-11-12 | Fix for IORE in mkinmod | Johannes Ranke | 1 | -0/+5 |
2014-11-12 | Merge branch 'master' of https://github.com/jranke/mkin into iore | Johannes Ranke | 1 | -1/+1 |
2014-11-12 | IORE working for parent and metabolites, introduce mkinsub | Johannes Ranke | 2 | -0/+50 |
2014-11-12 | Fix the typo in the help page, too | Johannes Ranke | 1 | -1/+1 |
2014-11-12 | Merge branch 'master' into iore | Johannes Ranke | 4 | -23/+60 |
2014-10-29 | Correct name of the DFOP model according to FOCUS kinetics | Johannes Ranke | 1 | -1/+1 |
2014-10-15 | Switch to using the Port algorithm per default | Johannes Ranke | 1 | -12/+12 |
2014-10-14 | Add a comment about transforming fractions | Johannes Ranke | 1 | -4/+10 |
2014-08-25 | Bug fix and unit tests for mkinerrmin | Johannes Ranke | 1 | -0/+10 |
2014-07-24 | Improve formulation | Johannes Ranke | 1 | -1/+1 |
2014-07-24 | Semantic correction in help file | Johannes Ranke | 1 | -1/+1 |
2014-07-24 | Bump version, better default for state.ini | Johannes Ranke | 1 | -0/+1 |
2014-07-21 | Bugfix, model shorthand, state.ini[[1]] from observed data | Johannes Ranke | 2 | -7/+17 |
2014-07-17 | Handle non-convergence and maximum number of iterations | Johannes Ranke | 1 | -4/+14 |
2014-07-14 | Nearly complete support for IORE, pending mkinerrmin | Johannes Ranke | 2 | -12/+33 |
2014-07-14 | Merge bugfix release 0.9-31 from 'master' into iore | Johannes Ranke | 1 | -1/+1 |
2014-07-12 | First working fits with IORE model | Johannes Ranke | 3 | -3/+38 |
2014-07-11 | It is B. Mikolasch, not M. Mikolasch... | Johannes Ranke | 1 | -1/+1 |
2014-07-02 | Support formation fractions without sink pathway, updates | Johannes Ranke | 3 | -16/+52 |
2014-06-26 | Fix naming of SFORB DT50_bx values, fix docs | Johannes Ranke | 1 | -1/+1 |
2014-06-26 | Calculate additional DT50 values for non-SFO models | Johannes Ranke | 1 | -5/+1 |
2014-06-26 | Add function for geometric mean | Johannes Ranke | 1 | -0/+23 |
2014-06-26 | Start new version, add xlim to mkinresplot | Johannes Ranke | 1 | -0/+4 |
2014-05-20 | Step back regarding confidence intervals of formation fractions | Johannes Ranke | 1 | -3/+3 |
2014-05-07 | Fork the GUI into package gmkin. See ChangeLog for details | Johannes Ranke | 3 | -77/+0 |
2014-05-02 | Add missing files for plotting confindence intervals | Johannes Ranke | 1 | -0/+35 |
2014-04-29 | Reformat McCall data to have one Rd file per object | Johannes Ranke | 2 | -35/+42 |
2014-04-28 | Adapt the documentation for the HS model | Johannes Ranke | 1 | -1/+2 |
2014-04-28 | Option to add residual plot to plot.mkinfit | Johannes Ranke | 2 | -6/+19 |
2014-04-26 | Fix the default case for obs_vars in plot.mkinfit() | Johannes Ranke | 1 | -2/+3 |
2014-04-26 | Enable selection of observed variables to plot | Johannes Ranke | 1 | -11/+17 |
2014-04-25 | McCall 2,4,5-T dataset, lower bound for transform_rates=FALSE | Johannes Ranke | 2 | -0/+36 |
2014-04-22 | Possibility to fit without parameter transformation | Johannes Ranke | 2 | -9/+44 |
2014-02-27 | Format of gmkin workspace files, copyright, updates | Johannes Ranke | 2 | -0/+55 |
2013-12-04 | Make it possible to use different ode solvers | = | 2 | -6/+17 |
2013-12-04 | Make clear in help file that gmkin is experimental | Johannes Ranke | 1 | -0/+3 |
2013-11-18 | Add GUI start function, keep GUI here in mkin | Johannes Ranke | 1 | -0/+19 |
2013-10-22 | Commented out some of the mkinfit examples using \dontrun{} markup as they ru... | jranke | 1 | -1/+3 |
2013-10-19 | Fix the example of transform_odeparms help that was broken by making the column | jranke | 1 | -1/+1 |
2013-10-17 | - See ChangeLog entry for today (2 small bugfixes and lots of GUI progress) | jranke | 1 | -1/+1 |
2013-10-11 | Some additions, fixes and formatting of the help files for mkinfit and mkinpr... | jranke | 2 | -65/+78 |
2013-10-10 | - IRLS is implemented | jranke | 1 | -8/+56 |
2013-10-08 | - Added the possibility to specify the observed variable in mkinmod in a chec... | jranke | 1 | -2/+5 |
2013-09-25 | - Fixed the NOTES listed by R CMD check | jranke | 1 | -11/+22 |
2013-04-14 | - Update the TODO list, setting some requirements for version 1.0 | jranke | 1 | -0/+42 |
2013-03-05 | - Calculate confidence intervals for parameters based on the t distribution | jranke | 1 | -4/+16 |
2013-03-04 | Small updates of two mkin help files | jranke | 2 | -2/+2 |
2013-03-04 | Introduce the possibility to place the legend with mkin using arguments lpos ... | jranke | 1 | -1/+7 |
2013-02-18 | - Fix the line types in plot.mkinfit again. | jranke | 1 | -1/+2 |