From c73b2f30ec836c949885784ab576e814eb8070a9 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 9 Mar 2021 17:35:47 +0100 Subject: Some improvements for borderline cases - fit_with_errors for saem() - test_log_parms for mean_degparms() and saem() --- test.log | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'test.log') diff --git a/test.log b/test.log index 2c77a113..5f50c623 100644 --- a/test.log +++ b/test.log @@ -6,39 +6,39 @@ Testing mkin ✔ | 2 | Export dataset for reading into CAKE ✔ | 14 | Results for FOCUS D established in expertise for UBA (Ranke 2014) [1.0 s] ✔ | 4 | Calculation of FOCUS chi2 error levels [0.5 s] -✔ | 7 | Fitting the SFORB model [3.6 s] -✔ | 5 | Analytical solutions for coupled models [3.3 s] +✔ | 7 | Fitting the SFORB model [3.5 s] +✔ | 5 | Analytical solutions for coupled models [3.2 s] ✔ | 5 | Calculation of Akaike weights -✔ | 12 | Confidence intervals and p-values [1.0 s] -✔ | 14 | Error model fitting [4.6 s] +✔ | 12 | Confidence intervals and p-values [1.1 s] +✔ | 14 | Error model fitting [4.5 s] ✔ | 5 | Time step normalisation ✔ | 4 | Test fitting the decline of metabolites from their maximum [0.3 s] ✔ | 1 | Fitting the logistic model [0.2 s] -✔ | 34 1 | Nonlinear mixed-effects models [40.8 s] +✔ | 35 1 | Nonlinear mixed-effects models [27.1 s] ──────────────────────────────────────────────────────────────────────────────── -Skip (test_mixed.R:150:3): saem results are reproducible for biphasic fits +Skip (test_mixed.R:161:3): saem results are reproducible for biphasic fits Reason: Fitting with saemix takes around 10 minutes when using deSolve ──────────────────────────────────────────────────────────────────────────────── ✔ | 2 | Test dataset classes mkinds and mkindsg -✔ | 1 | mkinfit features [0.5 s] -✔ | 10 | Special cases of mkinfit calls [0.6 s] -✔ | 8 | mkinmod model generation and printing [0.4 s] -✔ | 3 | Model predictions with mkinpredict [0.7 s] -✔ | 16 | Evaluations according to 2015 NAFTA guidance [3.1 s] -✔ | 9 | Nonlinear mixed-effects models [14.5 s] -✔ | 16 | Plotting [2.1 s] +✔ | 1 | mkinfit features [0.3 s] +✔ | 10 | Special cases of mkinfit calls [0.3 s] +✔ | 8 | mkinmod model generation and printing [0.2 s] +✔ | 3 | Model predictions with mkinpredict [0.2 s] +✔ | 16 | Evaluations according to 2015 NAFTA guidance [1.8 s] +✔ | 9 | Nonlinear mixed-effects models with nlme [8.1 s] +✔ | 16 | Plotting [2.0 s] ✔ | 4 | Residuals extracted from mkinfit models -✔ | 2 | Complex test case from Schaefer et al. (2007) Piacenza paper [1.7 s] -✔ | 4 | Summary [0.2 s] +✔ | 2 | Complex test case from Schaefer et al. (2007) Piacenza paper [1.5 s] +✔ | 4 | Summary [0.1 s] ✔ | 1 | Summaries of old mkinfit objects ✔ | 4 | Results for synthetic data established in expertise for UBA (Ranke 2014) [2.3 s] -✔ | 9 | Hypothesis tests [8.4 s] +✔ | 9 | Hypothesis tests [8.3 s] ✔ | 4 | Calculation of maximum time weighted average concentrations (TWAs) [2.5 s] ══ Results ═════════════════════════════════════════════════════════════════════ -Duration: 92.7 s +Duration: 69.4 s ── Skipped tests ────────────────────────────────────────────────────────────── ● Fitting with saemix takes around 10 minutes when using deSolve (1) -[ FAIL 0 | WARN 0 | SKIP 1 | PASS 205 ] +[ FAIL 0 | WARN 0 | SKIP 1 | PASS 206 ] -- cgit v1.2.1