File: t_KernelSmoothing_std.expout

package info (click to toggle)
openturns 1.24-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 66,204 kB
  • sloc: cpp: 256,662; python: 63,381; ansic: 4,414; javascript: 406; sh: 180; xml: 164; yacc: 123; makefile: 98; lex: 55
file content (211 lines) | stat: -rw-r--r-- 11,370 bytes parent folder | download | duplicates (2)
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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
kernel= Normal
kernel bandwidth=[ 0.745017 ,  1.51724 ]
mean(smoothed)=[ 0.50406 ,  -0.708164 ] mean(exact)=[ 0.5 ,  -0.5 ]
covariance= class=CovarianceMatrix dimension=2 implementation=class=MatrixImplementation name=Unnamed rows=2 columns=2 values=[4.10693,2.78725,2.78725,11.7692]  covariance(exact)= class=CovarianceMatrix dimension=2 implementation=class=MatrixImplementation name=Unnamed rows=2 columns=2 values=[4,3,3,9]
Point=  class=Point name=Unnamed dimension=2 values=[0,0]
 pdf(smoothed)=0.0247623
 pdf(exact)=0.0280502
 cdf(smoothed)=0.279515
 cdf(exact)=0.305529
 pdf(smoothed)=0.0247621
 pdf(exact)=0.0280502
 cdf(smoothed)=0.279514
 cdf(exact)=0.305529
kernel= Epanechnikov
kernel bandwidth=[ 1.66591 ,  3.39265 ]
mean(smoothed)=[ 0.50406 ,  -0.708164 ] mean(exact)=[ 0.5 ,  -0.5 ]
covariance= class=CovarianceMatrix dimension=2 implementation=class=MatrixImplementation name=Unnamed rows=2 columns=2 values=[4.10693,2.78725,2.78725,11.7692]  covariance(exact)= class=CovarianceMatrix dimension=2 implementation=class=MatrixImplementation name=Unnamed rows=2 columns=2 values=[4,3,3,9]
Point=  class=Point name=Unnamed dimension=2 values=[0,0]
 pdf(smoothed)=0.0245905
 pdf(exact)=0.0280502
 cdf(smoothed)=0.278675
 cdf(exact)=0.305529
 pdf(smoothed)=0.0245902
 pdf(exact)=0.0280502
 cdf(smoothed)=0.278675
 cdf(exact)=0.305529
kernel= Uniform
kernel bandwidth=[ 1.29041 ,  2.62794 ]
mean(smoothed)=[ 0.50406 ,  -0.708164 ] mean(exact)=[ 0.5 ,  -0.5 ]
covariance= class=CovarianceMatrix dimension=2 implementation=class=MatrixImplementation name=Unnamed rows=2 columns=2 values=[4.10693,2.78725,2.78725,11.7692]  covariance(exact)= class=CovarianceMatrix dimension=2 implementation=class=MatrixImplementation name=Unnamed rows=2 columns=2 values=[4,3,3,9]
Point=  class=Point name=Unnamed dimension=2 values=[0,0]
 pdf(smoothed)=0.0235911
 pdf(exact)=0.0280502
 cdf(smoothed)=0.278627
 cdf(exact)=0.305529
 pdf(smoothed)=0.0235911
 pdf(exact)=0.0280502
 cdf(smoothed)=0.278627
 cdf(exact)=0.305529
kernel= Triangular
kernel bandwidth=[ 1.82491 ,  3.71646 ]
mean(smoothed)=[ 0.50406 ,  -0.708164 ] mean(exact)=[ 0.5 ,  -0.5 ]
covariance= class=CovarianceMatrix dimension=2 implementation=class=MatrixImplementation name=Unnamed rows=2 columns=2 values=[4.10693,2.78725,2.78725,11.7692]  covariance(exact)= class=CovarianceMatrix dimension=2 implementation=class=MatrixImplementation name=Unnamed rows=2 columns=2 values=[4,3,3,9]
Point=  class=Point name=Unnamed dimension=2 values=[0,0]
 pdf(smoothed)=0.0246934
 pdf(exact)=0.0280502
 cdf(smoothed)=0.278851
 cdf(exact)=0.305529
 pdf(smoothed)=0.0246934
 pdf(exact)=0.0280502
 cdf(smoothed)=0.27885
 cdf(exact)=0.305529
kernel= Logistic
kernel bandwidth=[ 0.41075 ,  0.836498 ]
mean(smoothed)=[ 0.50406 ,  -0.708164 ] mean(exact)=[ 0.5 ,  -0.5 ]
covariance= class=CovarianceMatrix dimension=2 implementation=class=MatrixImplementation name=Unnamed rows=2 columns=2 values=[4.10693,2.78725,2.78725,11.7692]  covariance(exact)= class=CovarianceMatrix dimension=2 implementation=class=MatrixImplementation name=Unnamed rows=2 columns=2 values=[4,3,3,9]
Point=  class=Point name=Unnamed dimension=2 values=[0,0]
 pdf(smoothed)=0.0254113
 pdf(exact)=0.0280502
 cdf(smoothed)=0.280123
 cdf(exact)=0.305529
 pdf(smoothed)=0.0254111
 pdf(exact)=0.0280502
 cdf(smoothed)=0.280123
 cdf(exact)=0.305529
kernel= Beta
kernel bandwidth=[ 1.66591 ,  3.39265 ]
mean(smoothed)=[ 0.50406 ,  -0.708164 ] mean(exact)=[ 0.5 ,  -0.5 ]
covariance= class=CovarianceMatrix dimension=2 implementation=class=MatrixImplementation name=Unnamed rows=2 columns=2 values=[4.10693,2.78725,2.78725,11.7692]  covariance(exact)= class=CovarianceMatrix dimension=2 implementation=class=MatrixImplementation name=Unnamed rows=2 columns=2 values=[4,3,3,9]
Point=  class=Point name=Unnamed dimension=2 values=[0,0]
 pdf(smoothed)=0.0245905
 pdf(exact)=0.0280502
 cdf(smoothed)=0.278675
 cdf(exact)=0.305529
 pdf(smoothed)=0.0245902
 pdf(exact)=0.0280502
 cdf(smoothed)=0.278675
 cdf(exact)=0.305529
kernel= Beta
kernel bandwidth=[ 1.97113 ,  4.01424 ]
mean(smoothed)=[ 0.50406 ,  -0.708164 ] mean(exact)=[ 0.5 ,  -0.5 ]
covariance= class=CovarianceMatrix dimension=2 implementation=class=MatrixImplementation name=Unnamed rows=2 columns=2 values=[4.10693,2.78725,2.78725,11.7692]  covariance(exact)= class=CovarianceMatrix dimension=2 implementation=class=MatrixImplementation name=Unnamed rows=2 columns=2 values=[4,3,3,9]
Point=  class=Point name=Unnamed dimension=2 values=[0,0]
 pdf(smoothed)=0.0244981
 pdf(exact)=0.0280502
 cdf(smoothed)=0.27883
 cdf(exact)=0.305529
 pdf(smoothed)=0.024498
 pdf(exact)=0.0280502
 cdf(smoothed)=0.27883
 cdf(exact)=0.305529
kernel= Normal
Bounded underlying distribution?  False  bounded reconstruction?  False
 pdf(smoothed)=  0.302612  pdf(exact)= 0.266085
 cdf(smoothed)=  0.206809  cdf(exact)= 0.18406
Bounded underlying distribution?  False  bounded reconstruction?  True
 pdf(smoothed)=  0.302613  pdf(exact)= 0.266085
 cdf(smoothed)=  0.206809  cdf(exact)= 0.18406
Bounded underlying distribution?  True  bounded reconstruction?  False
 pdf(smoothed)=  0.339484  pdf(exact)= 0.597681
 cdf(smoothed)=  0.0881112  cdf(exact)= 0.0852122
Bounded underlying distribution?  True  bounded reconstruction?  True
 pdf(smoothed)=  0.537733  pdf(exact)= 0.597681
 cdf(smoothed)=  0.0535112  cdf(exact)= 0.0852122
kernel= Epanechnikov
Bounded underlying distribution?  False  bounded reconstruction?  False
 pdf(smoothed)=  0.302157  pdf(exact)= 0.266085
 cdf(smoothed)=  0.208576  cdf(exact)= 0.18406
Bounded underlying distribution?  False  bounded reconstruction?  True
 pdf(smoothed)=  0.302157  pdf(exact)= 0.266085
 cdf(smoothed)=  0.208576  cdf(exact)= 0.18406
Bounded underlying distribution?  True  bounded reconstruction?  False
 pdf(smoothed)=  0.316357  pdf(exact)= 0.597681
 cdf(smoothed)=  0.0891315  cdf(exact)= 0.0852122
Bounded underlying distribution?  True  bounded reconstruction?  True
 pdf(smoothed)=  0.521347  pdf(exact)= 0.597681
 cdf(smoothed)=  0.0516683  cdf(exact)= 0.0852122
kernel= Uniform
Bounded underlying distribution?  False  bounded reconstruction?  False
 pdf(smoothed)=  0.300471  pdf(exact)= 0.266085
 cdf(smoothed)=  0.209151  cdf(exact)= 0.18406
Bounded underlying distribution?  False  bounded reconstruction?  True
 pdf(smoothed)=  0.300471  pdf(exact)= 0.266085
 cdf(smoothed)=  0.209151  cdf(exact)= 0.18406
Bounded underlying distribution?  True  bounded reconstruction?  False
 pdf(smoothed)=  0.292855  pdf(exact)= 0.597681
 cdf(smoothed)=  0.0900747  cdf(exact)= 0.0852122
Bounded underlying distribution?  True  bounded reconstruction?  True
 pdf(smoothed)=  0.491997  pdf(exact)= 0.597681
 cdf(smoothed)=  0.0507867  cdf(exact)= 0.0852122
kernel= Triangular
Bounded underlying distribution?  False  bounded reconstruction?  False
 pdf(smoothed)=  0.302471  pdf(exact)= 0.266085
 cdf(smoothed)=  0.208301  cdf(exact)= 0.18406
Bounded underlying distribution?  False  bounded reconstruction?  True
 pdf(smoothed)=  0.302471  pdf(exact)= 0.266085
 cdf(smoothed)=  0.208301  cdf(exact)= 0.18406
Bounded underlying distribution?  True  bounded reconstruction?  False
 pdf(smoothed)=  0.334081  pdf(exact)= 0.597681
 cdf(smoothed)=  0.0887193  cdf(exact)= 0.0852122
Bounded underlying distribution?  True  bounded reconstruction?  True
 pdf(smoothed)=  0.531359  pdf(exact)= 0.597681
 cdf(smoothed)=  0.0527025  cdf(exact)= 0.0852122
kernel= Logistic
Bounded underlying distribution?  False  bounded reconstruction?  False
 pdf(smoothed)=  0.303756  pdf(exact)= 0.266085
 cdf(smoothed)=  0.205753  cdf(exact)= 0.18406
Bounded underlying distribution?  False  bounded reconstruction?  True
 pdf(smoothed)=  0.305332  pdf(exact)= 0.266085
 cdf(smoothed)=  0.206806  cdf(exact)= 0.18406
Bounded underlying distribution?  True  bounded reconstruction?  False
 pdf(smoothed)=  0.355609  pdf(exact)= 0.597681
 cdf(smoothed)=  0.0871653  cdf(exact)= 0.0852122
Bounded underlying distribution?  True  bounded reconstruction?  True
 pdf(smoothed)=  0.566138  pdf(exact)= 0.597681
 cdf(smoothed)=  0.0566864  cdf(exact)= 0.0852122
kernel= Beta
Bounded underlying distribution?  False  bounded reconstruction?  False
 pdf(smoothed)=  0.302157  pdf(exact)= 0.266085
 cdf(smoothed)=  0.208576  cdf(exact)= 0.18406
Bounded underlying distribution?  False  bounded reconstruction?  True
 pdf(smoothed)=  0.302157  pdf(exact)= 0.266085
 cdf(smoothed)=  0.208576  cdf(exact)= 0.18406
Bounded underlying distribution?  True  bounded reconstruction?  False
 pdf(smoothed)=  0.316357  pdf(exact)= 0.597681
 cdf(smoothed)=  0.0891315  cdf(exact)= 0.0852122
Bounded underlying distribution?  True  bounded reconstruction?  True
 pdf(smoothed)=  0.521347  pdf(exact)= 0.597681
 cdf(smoothed)=  0.0516683  cdf(exact)= 0.0852122
kernel= Beta
Bounded underlying distribution?  False  bounded reconstruction?  False
 pdf(smoothed)=  0.302041  pdf(exact)= 0.266085
 cdf(smoothed)=  0.207977  cdf(exact)= 0.18406
Bounded underlying distribution?  False  bounded reconstruction?  True
 pdf(smoothed)=  0.302041  pdf(exact)= 0.266085
 cdf(smoothed)=  0.207977  cdf(exact)= 0.18406
Bounded underlying distribution?  True  bounded reconstruction?  False
 pdf(smoothed)=  0.324187  pdf(exact)= 0.597681
 cdf(smoothed)=  0.0888216  cdf(exact)= 0.0852122
Bounded underlying distribution?  True  bounded reconstruction?  True
 pdf(smoothed)=  0.527483  pdf(exact)= 0.597681
 cdf(smoothed)=  0.0522068  cdf(exact)= 0.0852122
with low  bin count, pdf=0.365181
with high bin count, pdf=0.365423
without   binning,   pdf=0.365424
with no boundary correction, pdf(left)=0.38087 , pdf(right)=0.361147
with automatic lower boundary correction, pdf(left)=0.521626 , pdf(right)=0.361147
with user defined lower boundary correction, pdf(left)=0.506571 , pdf(right)=0.361147
with automatic upper boundary correction, pdf(left)=0.38087 , pdf(right)=0.506744
with user defined upper boundary correction, pdf(left)=0.38087 , pdf(right)=0.505152
with automatic boundaries correction, pdf(left)=0.521626 , pdf(right)=0.506744
with user defined lower/automatic upper boundaries correction, pdf(left)=0.506571 , pdf(right)=0.506744
with automatic lower/user defined upper boundaries correction, pdf(left)=0.521626 , pdf(right)=0.505152
with user defined boundaries correction, pdf(left)=0.506571 , pdf(right)=0.505152
with no boundary correction, pdf(left)=0.379383 , pdf(right)=0.404847
with automatic lower boundary correction, pdf(left)=0.485563 , pdf(right)=0.404847
with user defined lower boundary correction, pdf(left)=0.466624 , pdf(right)=0.404847
with automatic upper boundary correction, pdf(left)=0.379383 , pdf(right)=0.512248
with user defined upper boundary correction, pdf(left)=0.379383 , pdf(right)=0.511777
with automatic boundaries correction, pdf(left)=0.485563 , pdf(right)=0.512248
with user defined lower/automatic upper boundaries correction, pdf(left)=0.466624 , pdf(right)=0.512248
with automatic lower/user defined upper boundaries correction, pdf(left)=0.485563 , pdf(right)=0.511777
with user defined boundaries correction, pdf(left)=0.466624 , pdf(right)=0.511777
0 : [ -7  0  8 ]
1 : [ -7  0  8 ]
2 : [ -7  0  8 ]
    [ d7       a23      d8       ]
0 : [ -7        2.82969  8       ]
1 : [ -7        2.35796  8       ]
2 : [ -7        2.08774  8       ]
with reduced cutoff. h=0.769339