blob: c872cb1d324b0c720820a2459c00efe5331654fd (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
|
ℹ Testing mkin
✔ | F W S OK | Context
✔ | 5 | AIC calculation
✔ | 5 | Analytical solutions for coupled models [3.1s]
✔ | 5 | Calculation of Akaike weights
✔ | 3 | Export dataset for reading into CAKE
✔ | 6 | Use of precompiled symbols in mkinpredict [5.3s]
✔ | 12 | Confidence intervals and p-values
✔ | 1 12 | Dimethenamid data from 2018 [31.5s]
✔ | 14 | Error model fitting [5.6s]
✔ | 5 | Time step normalisation
✔ | 4 | Calculation of FOCUS chi2 error levels
✔ | 14 | Results for FOCUS D established in expertise for UBA (Ranke 2014)
✔ | 4 | Test fitting the decline of metabolites from their maximum
✔ | 1 | Fitting the logistic model
✔ | 10 | Batch fitting and diagnosing hierarchical kinetic models [43.1s]
✔ | 2 16 | Nonlinear mixed-effects models [441.3s]
✔ | 3 | Test dataset classes mkinds and mkindsg
✔ | 10 | Special cases of mkinfit calls
✔ | 3 | mkinfit features
✔ | 8 | mkinmod model generation and printing
✔ | 3 | Model predictions with mkinpredict
✔ | 12 | Multistart method for saem.mmkin models [71.6s]
✔ | 16 | Evaluations according to 2015 NAFTA guidance [2.7s]
✔ | 9 | Nonlinear mixed-effects models with nlme [10.1s]
✔ | 15 | Plotting [12.1s]
✔ | 4 | Residuals extracted from mkinfit models
✔ | 1 36 | saemix parent models [81.8s]
✔ | 2 | Complex test case from Schaefer et al. (2007) Piacenza paper [1.5s]
✔ | 11 | Processing of residue series
✔ | 10 | Fitting the SFORB model [3.8s]
✔ | 1 | Summaries of old mkinfit objects
✔ | 5 | Summary
✔ | 4 | Results for synthetic data established in expertise for UBA (Ranke 2014) [2.1s]
✔ | 9 | Hypothesis tests [7.3s]
✔ | 4 | Calculation of maximum time weighted average concentrations (TWAs) [1.5s]
══ Results ═════════════════════════════════════════════════════════════════════
Duration: 731.0 s
── Skipped tests (4) ───────────────────────────────────────────────────────────
• Fitting this ODE model with saemix takes about 15 minutes on my system (1):
'test_dmta.R:88:3'
• Fitting with saemix takes around 10 minutes when using deSolve (1):
'test_mixed.R:80:3'
• This is seldom used, so save some time (1): 'test_mixed.R:133:3'
• This still takes almost 2.5 minutes although we do not solve ODEs (1):
'test_saemix_parent.R:143:3'
[ FAIL 0 | WARN 0 | SKIP 4 | PASS 281 ]
|