aboutsummaryrefslogtreecommitdiff
path: root/tests/testthat/test_mhmkin.R
AgeCommit message (Collapse)AuthorFilesLines
2022-11-04Attempt at automatic setting of random effectsJohannes Ranke1-2/+12
Based on parameters in the separate fits that fail the t-test.
2022-11-01Fix illparms testsJohannes Ranke1-1/+1
2022-11-01Improved printing for illparms()Johannes Ranke1-1/+2
For the case of single fits and no ill-defined parameters found
2022-10-25Address platform dependencies that surfaced on travisJohannes Ranke1-4/+9
2022-08-10Naming of random effects for reduced parameter modelsJohannes Ranke1-0/+11
2022-08-10Increase test coverage, require saemix version 3.1Johannes Ranke1-5/+6
2022-08-10Batch processing for hierarchical fitsJohannes Ranke1-0/+31
- 'R/mhmkin.R': New method for performing multiple hierarchical mkin fits in one function call, optionally in parallel. - 'R/saem.R': 'logLik' and 'update' methods for 'saem.mmkin' objects. - 'R/illparms.R': Add methods for 'saem.mmkin' and 'mhmkin' objects. tests: Use 2 cores on travis, should work according to docs

Contact - Imprint