aboutsummaryrefslogtreecommitdiff
path: root/tests/testthat/test_saemix_parent.R
AgeCommit message (Collapse)AuthorFilesLines
2022-11-18Use cluster with two cores to reduce windows check timeJohannes Ranke1-1/+1
2022-11-18Make mixed model test data permanent to ensure reproducibilityJohannes Ranke1-20/+20
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-14Automatic starting parameters for saem.mmkinJohannes Ranke1-25/+15
For the case of mkin transformations. This gives faster convergence, and appears to avoid problems with numeric ODE solutions
2022-11-01Fix illparms testsJohannes Ranke1-3/+3
2022-11-01Improved printing for illparms()Johannes Ranke1-0/+1
For the case of single fits and no ill-defined parameters found
2022-10-26Really test anova output, test covariatesJohannes Ranke1-5/+15
2022-10-26Reduced sfo model for multistart.saem.mkin testsJohannes Ranke1-2/+1
2022-10-26Make multistart work with testthat scopesJohannes Ranke1-1/+1
Also skip long-running test with saem using the analytical from mkin
2022-10-25Change DFOP mixed model data in tests, updatesJohannes Ranke1-27/+29
2022-10-25Address platform dependencies that surfaced on travisJohannes Ranke1-1/+1
2022-10-17SFORB in saem, update for mhmkin and multistartJohannes Ranke1-0/+15
2022-10-05Simplify the removal of random effectsJohannes Ranke1-14/+38
This is achieved by introducing the argument 'no_random_effect' to the saem function.
2022-08-08Error on unsupported saemix transformationsJohannes Ranke1-1/+3
Also, support FOMC with saemix transformations
2022-08-08Fix fitting HS with saemix transformationsJohannes Ranke1-7/+8
2022-03-19Test saemix without special analytical solutionsJohannes Ranke1-0/+12
Also increase the performance a bit (from about 210 s to about 140 s in the case of DFOP with four chains and 300, 100 iterations).
2022-03-14Reduce check time for CRAN, releasev1.1.0Johannes Ranke1-0/+1
2022-03-03More work to try to pass tests on R-devel winbuilderJohannes Ranke1-2/+4
2022-02-28Add nlmixr tests, reorganize, test intervals()Johannes Ranke1-0/+91

Contact - Imprint