aboutsummaryrefslogtreecommitdiff
path: root/R/mhmkin.R
AgeCommit message (Collapse)AuthorFilesLines
2022-10-28Export status method for mhmkin, move to status.RJohannes Ranke1-39/+0
2022-10-28Rename 'convergence' method to 'status'Johannes Ranke1-5/+4
The reason is that it is misleading in the case of saem.mmkin objects, because convergence is not really checked there.
2022-10-17SFORB in saem, update for mhmkin and multistartJohannes Ranke1-0/+4
2022-10-14update method for mhmkin objects, clarify commentJohannes Ranke1-0/+23
2022-10-13Cope with failed FIM inversionsJohannes Ranke1-4/+14
2022-09-29More adaptations to deal with failed saem fitsJohannes Ranke1-2/+8
2022-09-29Adapt to new format of failed saem.mmkin fitsJohannes Ranke1-7/+9
2022-09-28Fix handling of multistart fits with failuresJohannes Ranke1-1/+1
2022-09-26Make BIC.mhmkin work with failed fitsJohannes Ranke1-1/+4
2022-08-10Batch processing for hierarchical fitsJohannes Ranke1-0/+184
- '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