aboutsummaryrefslogtreecommitdiff
path: root/R/mkinpredict.R
AgeCommit message (Expand)AuthorFilesLines
2023-04-15Make predefined symbols saferJohannes Ranke1-3/+3
2023-04-15Make using predefined symbols optionalJohannes Ranke1-2/+11
2023-02-17Finish adapting to upcoming deSolveJohannes Ranke1-3/+2
2023-02-13WIP adapting to new deSolve with faster lsodaJohannes Ranke1-75/+15
2022-11-16We get about 25% performance gainJohannes Ranke1-24/+83
2022-11-04Make it easy to override maxsteps for lsodaJohannes Ranke1-23/+26
2022-07-08Store DLL info in mkinmod objects for performanceJohannes Ranke1-1/+2
2020-12-09Make saem using mkinpredict work againJohannes Ranke1-1/+3
2020-12-07Attempt to be more failsafe in saemix runsJohannes Ranke1-2/+8
2020-11-27Improved way to have persistent DLLs for mkinmodJohannes Ranke1-7/+2
2020-11-24Support storing mkinmod compiled code as CFunc objectsJohannes Ranke1-6/+11
2020-11-07Create saem generic for fitting saemix modelsJohannes Ranke1-7/+3
2020-11-07Make deSolve predictions within saemix robustJohannes Ranke1-2/+11
2020-05-18Add commentJohannes Ranke1-1/+2
2020-05-12Improve documentation, now using a spell checkerJohannes Ranke1-1/+1
2020-05-11Avoid merge() and data.frame() in cost functionJohannes Ranke1-22/+26
2020-05-09Avoid the call to merge for analytical solutionsJohannes Ranke1-2/+15
2020-05-09Make mkinpredict consistently return a dataframeJohannes Ranke1-16/+16
2020-05-07Another overhaul of analytical solutionsJohannes Ranke1-11/+11
2020-05-06Change implementation of analytical solutionsJohannes Ranke1-91/+61
2020-05-06Formatting, README update, color palette of R 4.xJohannes Ranke1-32/+32
2019-10-25Use roxygen for functions and methodsJohannes Ranke1-19/+100
2019-02-21Add the logistic modelJohannes Ranke1-2/+6
2018-09-18Make mkinpredict generic and write a method for fitsJohannes Ranke1-25/+52
2016-11-17Remove trailing whitespace, clean headersJohannes Ranke1-13/+13
2015-06-20Low-level generation of compiled modelsJohannes Ranke1-16/+27
2015-04-16Order of parameters needs to be right for compiled modelsJohannes Ranke1-1/+1
2015-04-16Update copyright header, improve documentation of solution_typeJohannes Ranke1-1/+1
2015-04-16Check compiled mkinmod versions in examples and testsJohannes Ranke1-1/+2
2015-04-14Compile differential equation models with ccSolve packageJohannes Ranke1-9/+13
2014-07-14Nearly complete support for IORE, pending mkinerrminJohannes Ranke1-0/+4
2014-07-12First working fits with IORE modelJohannes Ranke1-0/+6
2014-02-27Format of gmkin workspace files, copyright, updatesJohannes Ranke1-1/+2
2013-12-04Make it possible to use different ode solvers=1-4/+6
2013-11-04Complete the fix for fixing initial values for state variablesjranke1-0/+5
2012-07-03- Add rtol argument in order to increase the precision of deSolve basedjranke1-1/+2
2012-04-25- Transferred some testing code from test.R to unit tests for mkinpredictjranke1-4/+4
2012-04-24- Added the reference fit data for FOCUS 2006 datasets from the kinfit packagejranke1-1/+21
2012-04-23- Fixed a couple of thingsjranke1-1/+3
2012-04-10- Fitting and summaries now work with the new parameter transformations.jranke1-0/+90

Contact - Imprint