Age | Commit message (Expand) | Author | Files | Lines |
2018-11-23 | Add logLik method to enable AIC() on mkinfit models | Johannes Ranke | 1 | -1/+4 |
2018-09-13 | Enable new error model in gmkin | Johannes Ranke | 1 | -2/+3 |
2018-09-06 | Small doc corrections and improvements | Johannes Ranke | 1 | -7/+8 |
2018-07-18 | Correct references to the Rocke and Lorenzato model | Johannes Ranke | 1 | -3/+6 |
2018-01-30 | Reweighting with two-component error model | Johannes Ranke | 1 | -6/+22 |
2016-11-18 | Improve examples for showing with pkgdown | Johannes Ranke | 1 | -13/+15 |
2016-11-18 | Static documentation rebuilt by pkgdown::build_site(run_dont_run = TRUE) | Johannes Ranke | 1 | -2/+2 |
2016-11-17 | Remove trailing whitespace, clean headers | Johannes Ranke | 1 | -29/+29 |
2016-06-27 | Improve listing of weights in output, update NEWS | Johannes Ranke | 1 | -6/+5 |
2016-03-23 | Added 'from_max_mean' to 'mkinfit'. | Johannes Ranke | 1 | -0/+8 |
2015-07-22 | Remove periods in help file titles | Johannes Ranke | 1 | -1/+1 |
2015-06-29 | Quiet fitting in examples and more links for static docs. | Johannes Ranke | 1 | -0/+7 |
2015-06-23 | Small documenation changes | Johannes Ranke | 1 | -1/+1 |
2015-06-20 | Low-level generation of compiled models | Johannes Ranke | 1 | -1/+1 |
2015-06-05 | Make the examples that are run more quiet | Johannes Ranke | 1 | -2/+2 |
2015-05-19 | Include output in README, use mkinsub() in example code | Johannes Ranke | 1 | -14/+14 |
2015-05-18 | Make checking faster, testing is done by tests | Johannes Ranke | 1 | -13/+6 |
2015-05-15 | Merge branch 'master' into compile_odes | Johannes Ranke | 1 | -0/+1 |
2015-05-15 | Reduce time to run mkinfit example | Johannes Ranke | 1 | -0/+2 |
2015-04-18 | Add a vignette showing the performance of compiled models | Johannes Ranke | 1 | -6/+10 |
2015-04-16 | Update copyright header, improve documentation of solution_type | Johannes Ranke | 1 | -2/+3 |
2015-04-16 | Check compiled mkinmod versions in examples and tests | Johannes Ranke | 1 | -3/+18 |
2015-04-16 | Correctly close braces of examples section | Johannes Ranke | 1 | -0/+1 |
2015-04-14 | Compile differential equation models with ccSolve package | Johannes Ranke | 1 | -2/+3 |
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 | 1 | -0/+6 |
2014-11-12 | Fix the typo in the help page, too | 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-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 | 1 | -6/+16 |
2014-07-17 | Handle non-convergence and maximum number of iterations | Johannes Ranke | 1 | -4/+14 |
2014-07-02 | Support formation fractions without sink pathway, updates | Johannes Ranke | 1 | -4/+9 |
2014-04-25 | McCall 2,4,5-T dataset, lower bound for transform_rates=FALSE | Johannes Ranke | 1 | -0/+1 |
2014-04-22 | Possibility to fit without parameter transformation | Johannes Ranke | 1 | -0/+18 |
2013-12-04 | Make it possible to use different ode solvers | = | 1 | -0/+6 |
2013-10-22 | Commented out some of the mkinfit examples using \dontrun{} markup as they ru... | jranke | 1 | -1/+3 |
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 | 1 | -44/+56 |
2013-10-10 | - IRLS is implemented | jranke | 1 | -8/+56 |
2013-04-14 | - Update the TODO list, setting some requirements for version 1.0 | jranke | 1 | -0/+42 |
2013-02-16 | - Some maintenance fixes | jranke | 1 | -1/+1 |
2012-07-03 | - Add rtol argument in order to increase the precision of deSolve based | jranke | 1 | -3/+7 |
2012-04-24 | - Added the reference fit data for FOCUS 2006 datasets from the kinfit package | jranke | 1 | -2/+6 |
2012-04-23 | - Some fixes to mkinfit, to account for the changes in mkinmod | jranke | 1 | -6/+17 |
2012-04-03 | - Separated model prediction out into a separate function | jranke | 1 | -4/+2 |
2012-03-27 | Start of the transition to fitting transformed parameters. | jranke | 1 | -12/+1 |
2012-03-15 | Update kinfit and mkin to the latest version published on BerliOS. | jranke | 1 | -7/+24 |