Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-04-30 | Overhaul of gmkin - should be useful now | Johannes Ranke | 1 | -59/+161 | |
- Improve widget layout + Size of widgets in left pane + Enable scrolling in left pane + Smaller plot + Control width of summary text file - Upload of data with flexible format - Parameter transformation is now optional - Get initial values from selected previous fit - Fix initial plots for the case of zero parameter values | |||||
2014-04-30 | Update of FOCUS 2006 Z workspace with current mkinfit | Johannes Ranke | 1 | -0/+0 | |
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 | Reformat McCall data to have one Rd file per object | Johannes Ranke | 4 | -35/+42 | |
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 | Revert to percent sign "%" in FOCUS 2006 data | Johannes Ranke | 1 | -0/+0 | |
2014-04-28 | Fix version, write ChangeLog | Johannes Ranke | 2 | -1/+12 | |
2014-04-28 | Fix the name of the R object | Johannes Ranke | 1 | -0/+0 | |
2014-04-28 | Adapt the documentation for the HS model | Johannes Ranke | 1 | -1/+2 | |
2014-04-28 | Fix a bug recently introduced to the Hockey stick model | Johannes Ranke | 1 | -3/+3 | |
2014-04-28 | Bump version | Johannes Ranke | 1 | -2/+2 | |
2014-04-28 | Option to add residual plot to plot.mkinfit | Johannes Ranke | 5 | -31/+62 | |
2014-04-28 | Avoid percent sign and add a fit to avoid errors | Johannes Ranke | 1 | -0/+0 | |
2014-04-28 | Fix uploading of workspace files | Johannes Ranke | 1 | -0/+3 | |
2014-04-28 | Remove unused RSVGTipsDevice from suggested packages | Johannes Ranke | 1 | -1/+1 | |
2014-04-28 | Complete the introduction of plot options | Johannes Ranke | 1 | -24/+27 | |
2014-04-26 | Fix the default case for obs_vars in plot.mkinfit() | Johannes Ranke | 2 | -13/+8 | |
2014-04-26 | New layout for plotting and fitting, add residual plot | Johannes Ranke | 1 | -122/+92 | |
2014-04-26 | Enable selection of observed variables to plot | Johannes Ranke | 2 | -22/+31 | |
2014-04-25 | McCall 2,4,5-T dataset, lower bound for transform_rates=FALSE | Johannes Ranke | 7 | -6/+52 | |
2014-04-22 | Possibility to fit without parameter transformation | Johannes Ranke | 6 | -35/+98 | |
2014-03-24 | Source of gWidgetsWWW2 package to comply with CRAN policy | Johannes Ranke | 1 | -1/+3 | |
2014-03-21 | Small variation to last commit, in reality fixes #2 | Johannes Ranke | 1 | -1/+1 | |
2014-03-21 | Update interval variabel list on saving a dataset, fixes #1 | Johannes Ranke | 1 | -0/+1 | |
2014-03-21 | Fix markup of mkin acronym explanation (hopefully) | Johannes Ranke | 1 | -4/+4 | |
2014-03-20 | Add copyright information and bugreport URL | Johannes Ranke | 1 | -3/+5 | |
2014-02-28 | Include ideas about extJS into TODO | Johannes Ranke | 1 | -0/+2 | |
2014-02-27 | Format of gmkin workspace files, copyright, updates | Johannes Ranke | 11 | -39/+133 | |
- 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 | 9 | -34/+61 | |
Conflicts: DESCRIPTION R/mkinfit.R | |||||
2014-01-17 | - Use mkinmod$spec instead of mkinmod$map wherever possible, in order to ↵ | Johannes Ranke | 2 | -5/+5 | |
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 | = | 5 | -16/+47 | |
2013-12-04 | Update ChangeLog and DESCRIPTION | Johannes Ranke | 2 | -3/+6 | |
2013-12-04 | Make clear in help file that gmkin is experimental | Johannes Ranke | 1 | -0/+3 | |
2013-12-04 | Add Makefile targets without vignette building | Johannes Ranke | 1 | -8/+9 | |
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 | 7 | -8/+38 | |
2013-11-17 | Merge branch 'r-forge' | Johannes Ranke | 0 | -0/+0 | |
2013-11-17 | Squashed commit of the following: | jranke | 1 | -2/+0 | |
commit f865119e13ac52d59d4a9850bff3804baeb887a7 Author: Johannes Ranke <jranke@uni-bremen.de> Date: Sun Nov 17 21:11:08 2013 +0100 Update of the TODO git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@165 edb9625f-4e0d-4859-8d74-9fd3b1da38cb | |||||
2013-11-17 | Update of the TODO | Johannes Ranke | 1 | -2/+0 | |
2013-11-17 | Merge branch 'master' into r-forge | jranke | 2 | -7/+1 | |
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@164 edb9625f-4e0d-4859-8d74-9fd3b1da38cb | |||||
2013-11-17 | Conflicts: | jranke | 39 | -724/+1599 | |
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-17 | Change vignette format to knitr (see ChangeLog) | Johannes Ranke | 39 | -727/+1595 | |
2013-11-13 | Squashed commit of the following: | jranke | 4 | -11/+56 | |
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-13 | Add possibility to control more mkinfit arguments from the GUI | Johannes Ranke | 2 | -7/+40 | |
2013-11-13 | Add initial weighting choice to GUI | Johannes Ranke | 1 | -3/+16 | |
2013-11-13 | Update of TODO from git bash on Windows | Johannes Ranke | 1 | -2/+2 | |
2013-11-13 | Update of README using TortoiseGit | Johannes Ranke | 1 | -5/+4 | |
2013-11-12 | Merge branch 'master' into r-forge | jranke | 1 | -0/+7 | |
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@161 edb9625f-4e0d-4859-8d74-9fd3b1da38cb |