Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-08-10 | Batch processing for hierarchical fits | Johannes Ranke | 1 | -3/+67 | |
- '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 | |||||
2022-07-21 | Summary method for mmkin objects | Johannes Ranke | 1 | -0/+62 | |
Also, add a method for gathering convergence information and a method for gathering information on ill-defined parameters |