Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-11-04 | Revert to use starting values for random effects in nlme.mmkin | Johannes Ranke | 1 | -1/+1 | |
2020-05-29 | Improve handling of warnings, reorganize tests | Johannes Ranke | 1 | -1/+1 | |
2020-05-29 | Warn if standardized residuals are unlikely normal | Johannes Ranke | 1 | -6/+4 | |
This revealed a bug in the data returned in mkinfit$data in the case of the d_3 algorithm, which also affected the residual plot - the data from the direct fitting was not returned even if this was the better method. | |||||
2020-05-10 | Default to analytical for coupled models if available | Johannes Ranke | 1 | -6/+15 | |
This revealed that transforming rates is necessary for fitting the analytical solution of the SFO-SFO model to the FOCUS D dataset. Benchmarks show that fitting coupled models with deSolve got a bit slower through the latest changes | |||||
2020-04-22 | Remove GPL header from test files | Johannes Ranke | 1 | -18/+0 | |
2019-10-21 | Improve tests, remove geometric_mean | Johannes Ranke | 1 | -6/+0 | |
2019-04-24 | Improve output and update tests | Johannes Ranke | 1 | -19/+0 | |
Remove skipped tests as I do not intend to reactivate them | |||||
2019-04-10 | Adapt tests, vignettes and examples | Johannes Ranke | 1 | -4/+3 | |
- Write the NEWS - Static documentation rebuilt by pkgdown - Adapt mkinerrmin - Fix (hopefully all) remaining problems in mkinfit | |||||
2019-02-27 | Fix CAKE export test to actually work | Johannes Ranke | 1 | -3/+0 | |
Also test the model specification via the link argument | |||||
2019-02-25 | Fixes for last commit | Johannes Ranke | 1 | -0/+2 | |
2019-02-25 | Test AIC calculation | Johannes Ranke | 1 | -0/+1 | |
2019-02-25 | Test CAKE export | Johannes Ranke | 1 | -1/+1 | |
2019-02-25 | Test fitting without internal transformations | Johannes Ranke | 1 | -14/+34 | |
2018-09-14 | Skip more tests on CRANv0.9.47.5 | Johannes Ranke | 1 | -40/+30 | |
Static documentation rebuilt by pkgdown | |||||
2015-06-21 | Do the t-test for untransformed parametersv0.9-36 | Johannes Ranke | 1 | -0/+28 | |
2015-05-15 | Make mkinmod quiet in tests | Johannes Ranke | 1 | -2/+2 | |
2015-05-15 | Add synthetic data generated for UBA expertise, tests | Johannes Ranke | 1 | -1/+1 | |
The new tests are based on the results documented in the expertise I wrote for the UBA (currently unpublished). | |||||
2015-05-15 | Finished migration from RUnit to testthat | Johannes Ranke | 1 | -0/+58 | |