blob: 98e5979c163df2cf5f3e864b7b706ed0238f400d (
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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
|
Project:
Testsystem:
Comment: NA
KinGUI Version: 1.1
Input Data: C:\Documents and Settings\jranke\My Documents\R\mkin.BerliOS\R_packages\kinfit\trunk\inst\doc\KinGUI\A_KinGUI.txt
# =================================
# Results of the kinetic evaluation
# =================================
# ---------------------------------
# Initial values
# ---------------------------------
Initial Value Lower Bound Upper Bound
Parent_M(0): 100.0000 0.0000 Inf
Parent_k: 0.1000 0.0000 Inf
Sink_M(0): 0.0000 0.0000 Inf
# ---------------------------------
# Chi2 error estimation
# ---------------------------------
Parent Sink All
Number of data sets: 8 0 8
Number of parameters: 2 0 2
Degrees of Freedom: 6 0 6
Parent Sink All
RMSE: 6.0801 NaN 6.0801
Chi2Sigma: 4.1971 NaN 4.1971
Chi2Err%: 8.3852 NaN 8.3852
# ---------------------------------
# Parameter estimation
# ---------------------------------
Degrees of Freedom: 6
Parameter Estimate Lower CI Upper CI St.Dev Prob > t
Parent_k 0.0372 0.0267 0.0477 0.0043 6.5e-005
Parent_FFS 1.0000
Parent_M(0) 109.1513 98.4079 119.8947 4.3906
Sink_M(0) 0.0000
# ---------------------------------
# DT50 and DT90 values
# ---------------------------------
Parent Sink
DT50: 18.6257 NaN
DT90: 61.8733 NaN
Kinetic model: sfo sink
# ---------------------------------
# Additional Statistics
# ---------------------------------
# Correlation and R-square of predicted vs. measured data
Parent Sink All
EF: 0.9845 NaN 0.9845
R-square: 0.9856 NaN 0.9856
# Correlation matrix of parameters
Parent_k Parent_M
Parent_k 1.0000 0.5750
Parent_M 0.5750 1.0000
# ---------------------------------
# Measured vs. predicted values
# ---------------------------------
Time Compartment Parent Compartment Sink
measured predicted residual measured predicted residual
0.0 101.2400 109.1513 -7.9113 NaN 0.0000 NaN
3.0 99.2700 97.6209 1.6491 NaN 11.5304 NaN
7.0 90.1100 84.1191 5.9909 NaN 25.0322 NaN
14.0 72.1900 64.8276 7.3624 NaN 44.3237 NaN
30.0 29.7100 35.7411 -6.0311 NaN 73.4102 NaN
62.0 5.9800 10.8638 -4.8838 NaN 98.2875 NaN
90.0 1.5400 3.8322 -2.2922 NaN 105.3191 NaN
118.0 0.3900 1.3518 -0.9618 NaN 107.7995 NaN
|