diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2023-05-08 08:44:36 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2023-05-08 08:44:36 +0200 |
commit | c931057ce8f05d3a0dfefea72b73903efb82e900 (patch) | |
tree | 4565f7b18461e6976b0325f0398a9aae6303037e /NEWS.md | |
parent | 78d34a8918edcb91982a3886e4898a63898f52c3 (diff) |
Fix obtaining endpoints for user defined covariate values
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,12 +1,12 @@ # mkin 1.2.4 - +- R/endpoints.R: Fix the calculation of endpoints for user specified covariate values # mkin 1.2.3.1 (unreleased) - Small fixes to get the online docs right (example code in R/hierarchical_kinetics, cluster setup in cyantraniliprole and dmta pathway vignettes, graphics and model comparison in multistart vignette), rebuild online docs -# mkin 1.2.3 +# mkin 1.2.3 (2023-04-17) - 'R/{endpoints,parms,plot.mixed.mmkin,summary.saem.mmkin}.R': Calculate parameters and endpoints and plot population curves for specific covariate values, or specific percentiles of covariate values used in saem fits. |