Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-06-21 | Rebuild vignettes with the released package installed | Johannes Ranke | 6 | -59/+63 | |
2015-06-21 | Vignettes as rebuilt for the static documentation for r-forge | Johannes Ranke | 4 | -33/+33 | |
2015-06-21 | Do the t-test for untransformed parametersv0.9-36 | Johannes Ranke | 6 | -219/+232 | |
2015-06-20 | Low-level generation of compiled models | Johannes Ranke | 2 | -8/+6 | |
As it is unclear if and when ccSolve will be published on CRAN, the generation, compilation and use of the C version of the system of differential equations was developed for mkin, inspired and guided by the code from the ccSolve package. Many thanks again to Karline Soetaert for all of her work on this and other R packages. Now all model types, including the Hockey-Stick model for the parent compund and the IORE model for parent and/or metabolites can be compiled. | |||||
2015-06-05 | FOCUS D vignette generated from Makefile | Johannes Ranke | 1 | -83/+248 | |
2015-06-05 | Add a simple vignette with an evaluation of FOCUS D | Johannes Ranke | 2 | -0/+352 | |
2015-05-15 | Merge branch 'master' into compile_odes | Johannes Ranke | 2 | -0/+0 | |
Conflicts (resolved manually, deleting code that I had integrated into the RUnit tests for testing the compiled version): .gitignore DESCRIPTION inst/unitTests/runit.mkinerrmin.R inst/unitTests/runit.mkinfit.R tests/testthat/test_mkinpredict_SFO_SFO.R vignettes/FOCUS_L.html | |||||
2015-05-15 | Update of vignettes during staticdoc documentation | Johannes Ranke | 3 | -61/+61 | |
2015-04-18 | Add a vignette showing the performance of compiled models | Johannes Ranke | 3 | -0/+256 | |
2015-04-16 | Pending commit of an updated vignette | Johannes Ranke | 1 | -77/+76 | |
2014-12-18 | Updated vignettes during staticdoc generation | Johannes Ranke | 3 | -30/+30 | |
2014-11-21 | Update date and static docs for release to CRANv0.9-34 | Johannes Ranke | 3 | -277/+271 | |
2014-11-12 | Update the FOCUS_Z vignette for default "Port" algorithm | Johannes Ranke | 2 | -11/+4 | |
2014-11-12 | Merge branch 'master' into iore | Johannes Ranke | 5 | -338/+382 | |
2014-10-15 | Switch to using the Port algorithm per default | Johannes Ranke | 2 | -62/+73 | |
2014-10-14 | Further formatting improvement for differential equations | Johannes Ranke | 2 | -45/+51 | |
2014-10-11 | Updated vignettes by building static documentation | Johannes Ranke | 3 | -97/+111 | |
2014-08-25 | Bug fix and unit tests for mkinerrmin | Johannes Ranke | 2 | -51/+61 | |
See NEWS.md for details | |||||
2014-08-19 | Improve formatting of differential equations in output | Johannes Ranke | 2 | -0/+1 | |
Rebuild of FOCUS_Z vignette with improved formatting | |||||
2014-07-24 | Update vignettes with 0.9-32 just released to CRAN | Johannes Ranke | 3 | -39/+33 | |
2014-07-21 | Bugfix, model shorthand, state.ini[[1]] from observed data | Johannes Ranke | 3 | -209/+200 | |
- The bug occurred when using transform_rates=FALSE for FOMC, DFOP or HS - Make it possible to use mkinfit("SFO", ...) - Take initial mean value at time zero for the variable with the highest value in the observed data - Update of vignette/FOCUS_L - Improve the Makefile to build single vignettes | |||||
2014-07-17 | Handle non-convergence and maximum number of iterations | Johannes Ranke | 3 | -51/+67 | |
For details see NEWS.md | |||||
2014-07-14 | Vignettes as just synced to the static documentation on r-forge | Johannes Ranke | 3 | -27/+21 | |
2014-07-14 | Merge bugfix branch 'master' into iore | Johannes Ranke | 3 | -0/+1083 | |
Add IORE support to mkinerrmin | |||||
2014-07-14 | Bugfix release version 0.9-31 | Johannes Ranke | 3 | -0/+1090 | |
2014-07-11 | Improve formatting in FOCUS_L vignette, rebuild vignettes | Johannes Ranke | 28 | -0/+5 | |
2014-07-02 | Update of vignettes | Johannes Ranke | 16 | -0/+0 | |
2014-07-02 | Update vignettes - working flawlessly now! | Johannes Ranke | 16 | -0/+0 | |
2014-07-02 | Typo | Johannes Ranke | 1 | -1/+1 | |
2014-07-02 | Support formation fractions without sink pathway, updates | Johannes Ranke | 1 | -21/+9 | |
2014-06-27 | Reorder endpoints in R/endpoints.R, update vignettes | Johannes Ranke | 17 | -1/+1 | |
2014-06-27 | Comment using the additional DT50 values at least once | Johannes Ranke | 1 | -2/+8 | |
2014-06-27 | Vignette rebuilds commited to be in sync with static docs | Johannes Ranke | 16 | -0/+0 | |
2014-06-26 | Updated vignettes by building static documentation | Johannes Ranke | 16 | -0/+0 | |
2014-06-26 | Calculate additional DT50 values for non-SFO models | Johannes Ranke | 16 | -0/+0 | |
2014-05-20 | Update of the static documentation | Johannes Ranke | 16 | -0/+0 | |
2014-05-20 | Step back regarding confidence intervals of formation fractions | Johannes Ranke | 4 | -19/+112 | |
- 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-08 | Support building static documentation, build it | Johannes Ranke | 28 | -931/+0 | |
2014-05-08 | README update, fix the vignette title for FOCUS Z | Johannes Ranke | 16 | -1/+1 | |
2014-05-05 | Another attempt to fix vignette building on windows | Johannes Ranke | 16 | -1/+1 | |
2014-05-05 | Update of vignettes | Johannes Ranke | 18 | -5/+23 | |
2014-05-02 | Update of the FOCUS Z vignette, release candidate | Johannes Ranke | 15 | -13/+44 | |
2013-11-17 | Conflicts: | jranke | 32 | -706/+1512 | |
README.md TODO git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@163 edb9625f-4e0d-4859-8d74-9fd3b1da38cb | |||||
2013-11-11 | Remove vignette PDFs to have them rebuilt on every build | jranke | 2 | -0/+0 | |
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@152 edb9625f-4e0d-4859-8d74-9fd3b1da38cb | |||||
2013-11-06 | Update of the vignettes | jranke | 5 | -6/+8 | |
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@140 edb9625f-4e0d-4859-8d74-9fd3b1da38cb | |||||
2013-04-14 | - Update the TODO list, setting some requirements for version 1.0 | jranke | 4 | -5/+5 | |
- Check that initial values specified using parms.ini are actually needed for the model, stop otherwise - List all formation fractions in the same place in the summary, also if they were fitted in the model - Include an FOMC model coupled to two metabolites in the unit tests - Some updates needed because of the above - Update of static documentation including the vignettes - Update of the mkin vignettes in the vignettes directory git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@82 edb9625f-4e0d-4859-8d74-9fd3b1da38cb | |||||
2013-03-05 | Update of vignettes and static HTML documentation | jranke | 2 | -0/+0 | |
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@75 edb9625f-4e0d-4859-8d74-9fd3b1da38cb | |||||
2013-03-05 | - Calculate confidence intervals for parameters based on the t distribution | jranke | 3 | -62/+79 | |
Thanks to the CAKE developers at Tessella for the call to qt() - Calculate asymetric confidence intervals for backtransformed parameters - Overhaul and recompile vignettes git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@74 edb9625f-4e0d-4859-8d74-9fd3b1da38cb | |||||
2013-02-18 | - Completion of the multicompartment part of the mkin examples vignette | jranke | 5 | -51/+60 | |
- Fix to chi2 error level calculation by correctly returning backtransformed parameters as bparms.optim and bparms.fixed - Adaptations of unit tests, summary and plot functions git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@67 edb9625f-4e0d-4859-8d74-9fd3b1da38cb | |||||
2013-02-18 | - Some more work on the vignette | jranke | 1 | -29/+46 | |
- Don't plot a main title in mkinresplot git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@66 edb9625f-4e0d-4859-8d74-9fd3b1da38cb |