aboutsummaryrefslogtreecommitdiff
path: root/R/mkinfit.R
AgeCommit message (Expand)AuthorFilesLines
2023-04-15Make predefined symbols saferJohannes Ranke1-4/+10
2023-02-17Finish adapting to upcoming deSolveJohannes Ranke1-2/+2
2023-02-13WIP adapting to new deSolve with faster lsodaJohannes Ranke1-8/+5
2022-11-16We get about 25% performance gainJohannes Ranke1-2/+15
2022-10-18Don't fail if one of the Hessians can't be computedJohannes Ranke1-1/+8
2022-07-08Use inherits() instead of comparing class to stringJohannes Ranke1-1/+1
2022-03-01Avoid using cat() for default output, testsJohannes Ranke1-2/+2
2021-02-13Update for gmkin 0.6.12v1.0.2Johannes Ranke1-2/+9
2021-02-04Documentation improvements, mainly fixing example codeJohannes Ranke1-0/+2
2021-01-11Rebuild docsJohannes Ranke1-1/+1
2020-12-08mixed.mmkin and test coverageJohannes Ranke1-2/+2
2020-11-12mkindsg class to hold groups of datasetsJohannes Ranke1-1/+1
2020-11-06Fast analytical solutions for saemix, update.mmkinJohannes Ranke1-10/+8
2020-11-03Do not test residuals per default, improve nlme.mmkinJohannes Ranke1-6/+10
2020-10-24Printing method for mmkin objectsJohannes Ranke1-3/+3
2020-07-17mkinfit: Ignore unused components of state.iniJohannes Ranke1-1/+2
2020-07-15Improve testsJohannes Ranke1-1/+1
2020-07-15Improve handling of (partially) failing fitsJohannes Ranke1-20/+26
2020-06-15Fix a bug, update for current vdiffrJohannes Ranke1-1/+1
2020-05-29Improve handling of warnings, reorganize testsJohannes Ranke1-7/+20
2020-05-29Warn if standardized residuals are unlikely normalJohannes Ranke1-46/+54
2020-05-28use_of_ff = "max" for shorthand models like "SFO"Johannes Ranke1-1/+1
2020-05-15Use markdown links in mkinfit documentationJohannes Ranke1-24/+24
2020-05-12Another documentation updateJohannes Ranke1-9/+8
2020-05-12Improve documentation, now using a spell checkerJohannes Ranke1-1/+1
2020-05-12Documentation improvements, rebuild static docsJohannes Ranke1-3/+7
2020-05-11Analytical solutions for all SFO variantsJohannes Ranke1-0/+1
2020-05-11Reduce precision of traced parameters, formattingJohannes Ranke1-2/+2
2020-05-11Avoid merge() and data.frame() in cost functionJohannes Ranke1-6/+2
2020-05-10Default to analytical for coupled models if availableJohannes Ranke1-2/+2
2020-05-09Avoid the call to merge for analytical solutionsJohannes Ranke1-38/+37
2020-05-08Profiling suggests the merge in mkinfit is the bottleneckJohannes Ranke1-0/+3
2020-05-08We do not need the n.outtimes argument for mkinfitJohannes Ranke1-10/+3
2020-05-08Avoid duplicate merge in tc error model fitJohannes Ranke1-10/+7
2020-05-08Slight performance gain by reducing default n.outtimesJohannes Ranke1-2/+2
2020-05-08Analytical SFO_SFO about as fast as deSolve compiledJohannes Ranke1-2/+2
2020-05-07Another overhaul of analytical solutionsJohannes Ranke1-1/+1
2020-05-06Change implementation of analytical solutionsJohannes Ranke1-3/+3
2020-04-22Support SFORB with formation fractionsJohannes Ranke1-4/+5
2019-11-01Fix bug in yesterdays release, add methods for BICJohannes Ranke1-0/+2
2019-10-31Add likelihood ratio test and other methods, fixesJohannes Ranke1-13/+39
2019-10-26parms and confint methodsJohannes Ranke1-22/+27
2019-10-25Use roxygen for functions and methodsJohannes Ranke1-904/+897
2019-10-22Go back to d_3 for errmod = "obs"Johannes Ranke1-1/+1
2019-10-21Refactor mkinfit, infrastructure workJohannes Ranke1-153/+175
2019-07-09Adaptations for gmkinJohannes Ranke1-1/+3
2019-07-08Support summarizing older fitsJohannes Ranke1-8/+10
2019-07-05Static documentation rebuilt by pkgdownJohannes Ranke1-0/+1
2019-06-05Add error model algorithm to outputJohannes Ranke1-8/+19
2019-06-04Fix a bug introduced in the last commitJohannes Ranke1-2/+4

Contact - Imprint