aboutsummaryrefslogtreecommitdiff
path: root/R/endpoints.R
AgeCommit message (Collapse)AuthorFilesLines
2016-11-17Remove trailing whitespace, clean headersJohannes Ranke1-6/+6
Also ignore test.R in the top level directory, as it is not meant to be public
2016-06-09Fix a bug in the listing of formation fractionsJohannes Ranke1-4/+4
The bug could only occur if a parent compound with a metabolite would end in the letter 'f' and was therefore not noticed earlier
2015-07-20Avoid error message for SFORB in endpoints, updatesJohannes Ranke1-7/+14
2015-06-30Improve calculation of DT90 in endpoints(), check and testJohannes Ranke1-16/+22
2015-06-20Low-level generation of compiled modelsJohannes Ranke1-1/+1
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.
2014-07-14Nearly complete support for IORE, pending mkinerrminJohannes Ranke1-3/+25
2014-07-02Support formation fractions without sink pathway, updatesJohannes Ranke1-11/+13
2014-06-27Reorder endpoints in R/endpoints.R, update vignettesJohannes Ranke1-2/+2
2014-06-26Avoid calculation of formation fractions if fittedJohannes Ranke1-3/+5
2014-06-26Fix naming of SFORB DT50_bx values, fix docsJohannes Ranke1-2/+2
2014-06-26Calculate additional DT50 values for non-SFO modelsJohannes Ranke1-2/+20
2013-04-14- Update the TODO list, setting some requirements for version 1.0jranke1-0/+14
- 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-02-18- Completion of the multicompartment part of the mkin examples vignettejranke1-1/+1
- 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
2012-06-18Put the calculation of dissipation times, formation fractions and SFORB ↵jranke1-0/+94
eigenvalues into a separate function Some testing of this functionality in test.R git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@40 edb9625f-4e0d-4859-8d74-9fd3b1da38cb

Contact - Imprint