aboutsummaryrefslogtreecommitdiff
path: root/tests/testthat/test_analytical.R
AgeCommit message (Collapse)AuthorFilesLines
2022-03-14Reduce check time for CRAN, releasev1.1.0Johannes Ranke1-5/+2
2020-05-29Warn if standardized residuals are unlikely normalJohannes Ranke1-0/+5
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-12Address solaris platform dependence revealed on CRANJohannes Ranke1-1/+2
2020-05-11Release to CRANv0.9.50.1Johannes Ranke1-1/+2
2020-05-11Add analytical solution for DFOP-SFOJohannes Ranke1-1/+13
This is about twice as fast as deSolve compiled in the case of FOCUS D
2020-05-11Analytical solutions for all SFO variantsJohannes Ranke1-5/+40
2020-05-09Avoid the call to merge for analytical solutionsJohannes Ranke1-0/+11
This increases performance up to a factor of five!

Contact - Imprint