blob: bb5bf6fbaf9f475e529a2a2f6c1146953238ac7e (
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
51
52
53
54
55
56
57
58
59
60
61
|
saemix version used for fitting: Dummy 0.0 for testing
mkin version used for pre-fitting: Dummy 0.0 for testing
R version used for fitting: Dummy R version for testing
Date of fit: Dummy date for testing
Date of summary: Dummy date for testing
Equations:
d_parent/dt = - k_parent * parent
Data:
104 observations of 1 variable(s) grouped in 6 datasets
Model predictions using solution type analytical
Fitted in test time 0 s
Using 300, 100 iterations and 9 chains
Variance model: Two-component variance function
Mean of starting values for individual parameters:
parent_0 log_k_parent
101 -3
Fixed degradation parameter values:
None
Results:
Likelihood computed by importance sampling
AIC BIC logLik
524 523 -257
Optimised parameters:
est. lower upper
parent_0 100.68 99.27 102.08
log_k_parent -3.38 -3.55 -3.21
a.1 0.87 0.59 1.14
b.1 0.05 0.04 0.06
SD.log_k_parent 0.21 0.09 0.33
Correlation:
pr_0
log_k_parent 0.1
Random effects:
est. lower upper
SD.log_k_parent 0.2 0.09 0.3
Variance model:
est. lower upper
a.1 0.87 0.59 1.14
b.1 0.05 0.04 0.06
Backtransformed parameters:
est. lower upper
parent_0 1e+02 99.27 1e+02
k_parent 3e-02 0.03 4e-02
Estimated disappearance times:
DT50 DT90
parent 20 68
|