aboutsummaryrefslogtreecommitdiff
path: root/R/illparms.R
AgeCommit message (Collapse)AuthorFilesLines
2023-08-04Mesotrione data and vignetteJohannes Ranke1-2/+2
The vignette illustrates pH dependent degradation (covariate modelling) with some detail for the parent compound. Also, a bug in the saem method of the illparms function was fixed, which prevented to find ill-defined parameters in cases where e.g. slopes of covariate models have a negative estimate.
2022-12-07Check slopes in saemix covariate modelsJohannes Ranke1-1/+13
2022-11-04Make illparms.mhmkin and anova.saem.mmkin more robustJohannes Ranke1-9/+9
2022-11-01Fix plotting saem fits with covariatesJohannes Ranke1-1/+2
2022-11-01Fix a bug, couldn't set class attribute on NULLJohannes Ranke1-1/+1
2022-11-01Fix illparms testsJohannes Ranke1-1/+1
2022-11-01Improved printing for illparms()Johannes Ranke1-4/+20
For the case of single fits and no ill-defined parameters found
2022-10-13Cope with failed FIM inversionsJohannes Ranke1-5/+13
2022-09-29Adapt to new format of failed saem.mmkin fitsJohannes Ranke1-1/+4
2022-08-10Batch processing for hierarchical fitsJohannes Ranke1-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-21Summary method for mmkin objectsJohannes Ranke1-0/+62
Also, add a method for gathering convergence information and a method for gathering information on ill-defined parameters

Contact - Imprint