aboutsummaryrefslogtreecommitdiff
path: root/tests/testthat/_snaps/multistart
AgeCommit message (Collapse)AuthorFilesLines
2022-11-18Pass error.init to saemix_model, show in parplotJohannes Ranke2-0/+4
Due to an oversight, error.init was not really passed to saemix_model in saem.mmkin. The new initial values were reverted to c(1, 1), in order to avoid changing the test results. Initial values for error model parameters are now shown in parplot.multistart.
2022-11-14Automatic starting parameters for saem.mmkinJohannes Ranke2-137/+146
For the case of mkin transformations. This gives faster convergence, and appears to avoid problems with numeric ODE solutions
2022-10-28Rename parhist to parplot and make it genericJohannes Ranke4-1/+2
That parhist name was not the brightest idea, as it does not show histograms.
2022-10-26Reduced sfo model for multistart.saem.mkin testsJohannes Ranke2-28/+126
2022-10-26Remove kernel density estimate from llhistJohannes Ranke2-17/+81
2022-10-26Try to make multistart (more) reproducibleJohannes Ranke2-143/+138
2022-10-26Make multistart work with testthat scopesJohannes Ranke2-0/+257
Also skip long-running test with saem using the analytical from mkin

Contact - Imprint