aboutsummaryrefslogtreecommitdiff
path: root/tests/testthat/test_multistart.R
AgeCommit message (Collapse)AuthorFilesLines
2022-12-06Some parplot improvementsJohannes Ranke1-1/+1
llquant argument, improved legend text, tests
2022-11-18Move two saem fits from setup script to skipped testsJohannes Ranke1-0/+15
Save winbuilder/CRAN check time...
2022-11-18Make mixed model test data permanent to ensure reproducibilityJohannes Ranke1-17/+13
To ensure that tests on different platforms work on the same data, the mixed modelling test data previosly generated in tests/testthat/setup_script.R were generated once using the script in inst/dataset/generation/ds_mixed.R, and are now distributed with the package.
2022-11-18Pass error.init to saemix_model, show in parplotJohannes Ranke1-4/+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-16Reduce testing on CRAN serversv1.2.0Johannes Ranke1-1/+1
2022-11-16Address platform dependence that surfaced on winbuilderJohannes Ranke1-1/+6
2022-11-14Automatic starting parameters for saem.mmkinJohannes Ranke1-1/+4
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 Ranke1-4/+4
That parhist name was not the brightest idea, as it does not show histograms.
2022-10-26Don't test parhist and llhist on travis, docsJohannes Ranke1-7/+17
2022-10-26Reduced sfo model for multistart.saem.mkin testsJohannes Ranke1-2/+6
2022-10-26Remove kernel density estimate from llhistJohannes Ranke1-0/+5
2022-10-26Skip llhist and parhist tests as platform dependentJohannes Ranke1-0/+1
2022-10-26Try to make multistart (more) reproducibleJohannes Ranke1-0/+1
2022-10-26Make multistart work with testthat scopesJohannes Ranke1-1/+3
Also skip long-running test with saem using the analytical from mkin
2022-10-25Test multistart methodJohannes Ranke1-0/+15

Contact - Imprint