aboutsummaryrefslogtreecommitdiff
path: root/R/summary.saem.mmkin.R
AgeCommit message (Collapse)AuthorFilesLines
2023-04-02Deal with covariates in summary for saem.mmkin objectsJohannes Ranke1-1/+10
2022-12-15List random effects correlations in output if anyJohannes Ranke1-2/+14
Update docs
2022-12-02Avoid redundant warnings in summariesJohannes Ranke1-2/+3
2022-11-29Complete starting values in summary for saem.mmkin fitsJohannes Ranke1-1/+10
Also update tests to the changes in mhmkin (see NEWS)
2022-11-07Make print and summary for saem.mmkin more robustJohannes Ranke1-3/+8
If the likelihood computed by importance sampling, these methods failed. Now they report "Not available" or NA, respectively.
2022-10-30saem summary in case of non-invertible FIM partsJohannes Ranke1-7/+13
2022-10-25Complete documentation and fix a bugJohannes Ranke1-1/+2
The bug was introduced by the changes in summary.saem.mmkin.R and surfaced in the tests when using saemix transformations.
2022-10-21Adapt summary.saem.mmkin to covariate modelsJohannes Ranke1-7/+6
Dissipation times are calculated for covariate values of zero currently, which will usually not be very useful.
2022-08-10Naming of random effects for reduced parameter modelsJohannes Ranke1-4/+9
2022-02-28Improve tests, skip some on TravisJohannes Ranke1-1/+1
Respect digits argument when printing correlations in summaries
2022-02-28Improve algorithm summary for saemix fitsJohannes Ranke1-1/+3
2021-02-06Reintroduce interface to saemixJohannes Ranke1-0/+268
Also after the upgrade from buster to bullseye of my local system, some test results for saemix have changed.
2021-02-03Prepare for v1.0.0v1.0.0Johannes Ranke1-268/+0
- Improve authorship and copyright information - Prepare pkgdown config - Remove dependence on saemix as we need the development version which is not ready for CRAN - Temporarily remove saemix interface to check code coverage of the rest
2020-12-10nlme with varConstProp is releasedJohannes Ranke1-0/+3
Also fix incompatibility with saem fits from earlier mkin versions
2020-12-09Some more testsJohannes Ranke1-2/+2
2020-12-08mixed.mmkin and test coverageJohannes Ranke1-34/+41
2020-11-13Fixed plotting of non-analytical solutions in saemJohannes Ranke1-6/+3
2020-11-11Check on r-devel, address NOTEJohannes Ranke1-1/+2
2020-11-10Digits for summary methods, print.saem.mmkinJohannes Ranke1-8/+8
2020-11-09Doc improvementsJohannes Ranke1-0/+1
2020-11-09Some work on example code, pkgdown updateJohannes Ranke1-15/+24
2020-11-09Custom analytical solutions for saemixJohannes Ranke1-1/+1
Currently SFO-SFO and DFOP-SFO. Speed increase factor about 60
2020-11-08Improve saem method, add summaryJohannes Ranke1-0/+250
Also make the endpoints function work for saem objects.

Contact - Imprint