From 3e601788eb7393d233d19328a11845130b5b29e5 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 17 Apr 2020 11:21:32 +0200 Subject: Fix summarizing old objects --- test.log | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'test.log') diff --git a/test.log b/test.log index 128ea38b..dd1a1cc0 100644 --- a/test.log +++ b/test.log @@ -7,29 +7,31 @@ Testing mkin ✔ | 4 | Fitting the SFORB model [1.7 s] ✔ | 5 | Calculation of Akaike weights ✔ | 10 | Confidence intervals and p-values [9.4 s] -✔ | 14 | Error model fitting [38.1 s] +✔ | 14 | Error model fitting [37.9 s] ✔ | 6 | Test fitting the decline of metabolites from their maximum [0.8 s] ✔ | 1 | Fitting the logistic model [0.9 s] ✔ | 1 | Test dataset class mkinds used in gmkin ✔ | 12 | Special cases of mkinfit calls [2.3 s] ✔ | 9 | mkinmod model generation and printing [0.2 s] -✔ | 3 | Model predictions with mkinpredict [0.4 s] +✔ | 3 | Model predictions with mkinpredict [0.3 s] ✔ | 16 | Evaluations according to 2015 NAFTA guidance [4.1 s] -✔ | 8 | Nonlinear mixed-effects models [11.9 s] +✔ | 9 | Nonlinear mixed-effects models [12.0 s] ✔ | 4 | Calculation of maximum time weighted average concentrations (TWAs) [2.2 s] ✔ | 3 | Summary ✔ | 14 | Plotting [4.9 s] ✔ | 4 | AIC calculation ✔ | 4 | Residuals extracted from mkinfit models -✔ | 2 | Complex test case from Schaefer et al. (2007) Piacenza paper [5.3 s] -✔ | 1 | Summaries of old mkinfit objects +✔ | 2 | Complex test case from Schaefer et al. (2007) Piacenza paper [5.4 s] + ⠏ | 0 | Summaries of old mkinfit objectsError in attr(val, "df") <- length(object$bparms.optim) + length(object$errparms) : + Versuch ein Attribut von NULL zu setzen + ✔ | 1 | Summaries of old mkinfit objects ✔ | 4 | Results for synthetic data established in expertise for UBA (Ranke 2014) [7.1 s] -✔ | 9 | Hypothesis tests [36.9 s] +✔ | 9 | Hypothesis tests [37.0 s] ══ Results ═════════════════════════════════════════════════════════════════════ Duration: 132.2 s -OK: 153 +OK: 154 Failed: 0 Warnings: 0 Skipped: 0 -- cgit v1.2.1