-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.4.0-DEV-81899bf99e.log
344 lines (342 loc) · 63.1 KB
/
1.4.0-DEV-81899bf99e.log
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
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
Julia Version 1.4.0-DEV.634
Commit 81899bf99e (2019-12-18 10:13 UTC)
Platform Info:
OS: Linux (x86_64-linux-gnu)
CPU: Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-8.0.1 (ORCJIT, skylake)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
Resolving package versions...
Installed PDMats ────────────────────── v0.9.10
Installed NLSolversBase ─────────────── v7.5.0
Installed OrderedCollections ────────── v1.1.0
Installed CommonSubexpressions ──────── v0.2.0
Installed Parameters ────────────────── v0.12.0
Installed LineSearches ──────────────── v7.0.1
Installed StatsBase ─────────────────── v0.32.0
Installed Econometrics ──────────────── v0.2.4
Installed Missings ──────────────────── v0.4.3
Installed Calculus ──────────────────── v0.5.1
Installed Rmath ─────────────────────── v0.6.0
Installed Tables ────────────────────── v0.2.11
Installed DiffResults ───────────────── v1.0.1
Installed ShiftedArrays ─────────────── v1.0.0
Installed IteratorInterfaceExtensions ─ v1.0.0
Installed Optim ─────────────────────── v0.19.7
Installed StatsFuns ─────────────────── v0.8.0
Installed PositiveFactorizations ────── v0.2.3
Installed Reexport ──────────────────── v0.2.0
Installed Parsers ───────────────────── v0.3.10
Installed BinDeps ───────────────────── v1.0.0
Installed FillArrays ────────────────── v0.7.4
Installed QuadGK ────────────────────── v2.3.1
Installed DataAPI ───────────────────── v1.1.0
Installed Requires ──────────────────── v1.0.0
Installed StatsModels ───────────────── v0.6.7
Installed BinaryProvider ────────────── v0.5.8
Installed Compat ────────────────────── v3.0.0
Installed Arpack_jll ────────────────── v3.5.0+2
Installed SortingAlgorithms ─────────── v0.3.1
Installed ArrayInterface ────────────── v2.1.0
Installed Distributions ─────────────── v0.21.9
Installed DiffEqDiffTools ───────────── v1.6.0
Installed Arpack ────────────────────── v0.4.0
Installed OpenBLAS_jll ──────────────── v0.3.7+1
Installed URIParser ─────────────────── v0.4.0
Installed CategoricalArrays ─────────── v0.7.4
Installed DataStructures ────────────── v0.17.6
Installed SpecialFunctions ──────────── v0.8.0
Installed DataValueInterfaces ───────── v1.0.0
Installed StaticArrays ──────────────── v0.12.1
Installed NaNMath ───────────────────── v0.3.3
Installed JSON ──────────────────────── v0.21.0
Installed DiffRules ─────────────────── v1.0.0
Installed TableTraits ───────────────── v1.0.0
Installed ForwardDiff ───────────────── v0.10.8
Updating `~/.julia/environments/v1.4/Project.toml`
[4d6a76a9] + Econometrics v0.2.4
Updating `~/.julia/environments/v1.4/Manifest.toml`
[7d9fca2a] + Arpack v0.4.0
[68821587] + Arpack_jll v3.5.0+2
[4fba245c] + ArrayInterface v2.1.0
[9e28174c] + BinDeps v1.0.0
[b99e7846] + BinaryProvider v0.5.8
[49dc2e85] + Calculus v0.5.1
[324d7699] + CategoricalArrays v0.7.4
[bbf7d656] + CommonSubexpressions v0.2.0
[34da2185] + Compat v3.0.0
[9a962f9c] + DataAPI v1.1.0
[864edb3b] + DataStructures v0.17.6
[e2d170a0] + DataValueInterfaces v1.0.0
[01453d9d] + DiffEqDiffTools v1.6.0
[163ba53b] + DiffResults v1.0.1
[b552c78f] + DiffRules v1.0.0
[31c24e10] + Distributions v0.21.9
[4d6a76a9] + Econometrics v0.2.4
[1a297f60] + FillArrays v0.7.4
[f6369f11] + ForwardDiff v0.10.8
[82899510] + IteratorInterfaceExtensions v1.0.0
[682c06a0] + JSON v0.21.0
[d3d80556] + LineSearches v7.0.1
[e1d29d7a] + Missings v0.4.3
[d41bc354] + NLSolversBase v7.5.0
[77ba4419] + NaNMath v0.3.3
[4536629a] + OpenBLAS_jll v0.3.7+1
[429524aa] + Optim v0.19.7
[bac558e1] + OrderedCollections v1.1.0
[90014a1f] + PDMats v0.9.10
[d96e819e] + Parameters v0.12.0
[69de0a69] + Parsers v0.3.10
[85a6dd25] + PositiveFactorizations v0.2.3
[1fd47b50] + QuadGK v2.3.1
[189a3867] + Reexport v0.2.0
[ae029012] + Requires v1.0.0
[79098fc4] + Rmath v0.6.0
[1277b4bf] + ShiftedArrays v1.0.0
[a2af1166] + SortingAlgorithms v0.3.1
[276daf66] + SpecialFunctions v0.8.0
[90137ffa] + StaticArrays v0.12.1
[2913bbd2] + StatsBase v0.32.0
[4c63d2b9] + StatsFuns v0.8.0
[3eaba693] + StatsModels v0.6.7
[3783bdb8] + TableTraits v1.0.0
[bd369af6] + Tables v0.2.11
[30578b45] + URIParser v0.4.0
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8bb1440f] + DelimitedFiles
[8ba89e20] + Distributed
[9fa8497b] + Future
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[1a1011a3] + SharedArrays
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[4607b0f0] + SuiteSparse
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Building Rmath ───────────→ `~/.julia/packages/Rmath/BoBag/deps/build.log`
Path `/home/pkgeval/.julia/packages/Rmath/BoBag` exists and looks like the correct package. Using existing path.
Updating `/tmp/jl_PiUYvU/Project.toml`
[79098fc4] + Rmath v0.6.0 [`~/.julia/packages/Rmath/BoBag`]
Updating `/tmp/jl_PiUYvU/Manifest.toml`
[79098fc4] ~ Rmath v0.6.0 ⇒ v0.6.0 [`~/.julia/packages/Rmath/BoBag`]
Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/ne2iw/deps/build.log`
Path `/home/pkgeval/.julia/packages/SpecialFunctions/ne2iw` exists and looks like the correct package. Using existing path.
Updating `/tmp/jl_O9ihFq/Project.toml`
[276daf66] + SpecialFunctions v0.8.0 [`~/.julia/packages/SpecialFunctions/ne2iw`]
Updating `/tmp/jl_O9ihFq/Manifest.toml`
[276daf66] ~ SpecialFunctions v0.8.0 ⇒ v0.8.0 [`~/.julia/packages/SpecialFunctions/ne2iw`]
Testing Econometrics
Path `/home/pkgeval/.julia/packages/Econometrics/yaUJG` exists and looks like the correct package. Using existing path.
Installed InvertedIndices ──── v1.0.0
Installed CodecZlib ────────── v0.6.0
Installed TranscodingStreams ─ v0.9.5
Installed Mocking ──────────── v0.7.0
Installed FileIO ───────────── v1.2.0
Installed DataFrames ───────── v0.20.0
Installed EzXML ────────────── v0.9.5
Installed WeakRefStrings ───── v0.6.1
Installed RData ────────────── v0.6.3
Installed PooledArrays ─────── v0.5.2
Installed FilePathsBase ────── v0.7.0
Installed CSV ──────────────── v0.5.20
Installed TimeZones ────────── v0.10.3
Installed RDatasets ────────── v0.6.6
Updating `/tmp/jl_boVrbh/Project.toml`
[336ed68f] + CSV v0.5.20
[4d6a76a9] + Econometrics v0.2.4 [`~/.julia/packages/Econometrics/yaUJG`]
[ce6b1742] + RDatasets v0.6.6
Updating `/tmp/jl_boVrbh/Manifest.toml`
[336ed68f] + CSV v0.5.20
[944b1d66] + CodecZlib v0.6.0
[a93c6f00] + DataFrames v0.20.0
[4d6a76a9] ~ Econometrics v0.2.4 ⇒ v0.2.4 [`~/.julia/packages/Econometrics/yaUJG`]
[8f5d6c58] + EzXML v0.9.5
[5789e2e9] + FileIO v1.2.0
[48062228] + FilePathsBase v0.7.0
[41ab1584] + InvertedIndices v1.0.0
[78c3b35d] + Mocking v0.7.0
[2dfb63ee] + PooledArrays v0.5.2
[df47a6cb] + RData v0.6.3
[ce6b1742] + RDatasets v0.6.6
[f269a46b] + TimeZones v0.10.3
[3bb67fe8] + TranscodingStreams v0.9.5
[ea10d353] + WeakRefStrings v0.6.1
Building CodecZlib → `~/.julia/packages/CodecZlib/5t9zO/deps/build.log`
Path `/home/pkgeval/.julia/packages/CodecZlib/5t9zO` exists and looks like the correct package. Using existing path.
Updating `/tmp/jl_KAxxJy/Project.toml`
[944b1d66] + CodecZlib v0.6.0 [`~/.julia/packages/CodecZlib/5t9zO`]
Updating `/tmp/jl_KAxxJy/Manifest.toml`
[944b1d66] ~ CodecZlib v0.6.0 ⇒ v0.6.0 [`~/.julia/packages/CodecZlib/5t9zO`]
Building EzXML ────→ `~/.julia/packages/EzXML/QtGgF/deps/build.log`
Path `/home/pkgeval/.julia/packages/EzXML/QtGgF` exists and looks like the correct package. Using existing path.
Updating `/tmp/jl_7guljN/Project.toml`
[8f5d6c58] + EzXML v0.9.5 [`~/.julia/packages/EzXML/QtGgF`]
Updating `/tmp/jl_7guljN/Manifest.toml`
[8f5d6c58] ~ EzXML v0.9.5 ⇒ v0.9.5 [`~/.julia/packages/EzXML/QtGgF`]
Building TimeZones → `~/.julia/packages/TimeZones/pjvlM/deps/build.log`
Path `/home/pkgeval/.julia/packages/TimeZones/pjvlM` exists and looks like the correct package. Using existing path.
Updating `/tmp/jl_8YMCBi/Project.toml`
[f269a46b] + TimeZones v0.10.3 [`~/.julia/packages/TimeZones/pjvlM`]
Updating `/tmp/jl_8YMCBi/Manifest.toml`
[f269a46b] ~ TimeZones v0.10.3 ⇒ v0.10.3 [`~/.julia/packages/TimeZones/pjvlM`]
Running sandbox
Status `/tmp/jl_boVrbh/Project.toml`
[336ed68f] CSV v0.5.20
[324d7699] CategoricalArrays v0.7.4
[31c24e10] Distributions v0.21.9
[4d6a76a9] Econometrics v0.2.4 [`~/.julia/packages/Econometrics/yaUJG`]
[1a297f60] FillArrays v0.7.4
[f6369f11] ForwardDiff v0.10.8
[429524aa] Optim v0.19.7
[d96e819e] Parameters v0.12.0
[ce6b1742] RDatasets v0.6.6
[2913bbd2] StatsBase v0.32.0
[4c63d2b9] StatsFuns v0.8.0
[3eaba693] StatsModels v0.6.7
[bd369af6] Tables v0.2.11
[37e2e46d] LinearAlgebra
[de0858da] Printf
[8dfed614] Test
WARNING: Compat.Statistics is deprecated, use Statistics instead.
likely near /home/pkgeval/.julia/packages/CategoricalArrays/u89s1/src/extras.jl:1
┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead.
│ caller = lstirling_asym(::BigFloat) at misc.jl:56
└ @ StatsFuns ~/.julia/packages/StatsFuns/2QE7p/src/misc.jl:56
┌ Warning: Replacing docs for `FileIO.filename :: Tuple{Any}` in module `FileIO`
└ @ Base.Docs docs/Docs.jl:223
┌ Warning: Replacing docs for `FileIO.file_extension :: Tuple{Any}` in module `FileIO`
└ @ Base.Docs docs/Docs.jl:223
Test Summary: | Pass Total
Exceptions | 9 9
Balanced Panel Data: Test Failed at /home/pkgeval/.julia/packages/Econometrics/yaUJG/test/runtests.jl:66
Expression: sprint(show, model) == "Continuous Response Model\nNumber of observations: 630\nNull Loglikelihood: 1633.30\nLoglikelihood: 1643.30\nR-squared: 0.0312\nLR Test: 19.99 ∼ χ²(3) ⟹ Pr > χ² = 0.0002\nFormula: CRMRTE ~ 1 + PrbConv + AvgSen + PrbPris\nVariance Covariance Estimator: OIM\n──────────────────────────────────────────────────────────────────────────────────────\n PE SE t-value Pr > |t| 2.50% 97.50%\n──────────────────────────────────────────────────────────────────────────────────────\n(Intercept) 0.0186413 0.00431066 4.32447 <1e-4 0.0101762 0.0271064 \nPrbConv -0.00116473 0.000422062 -2.75961 0.0060 -0.00199356 -0.0003359 \nAvgSen 0.000236185 0.000268216 0.88058 0.3789 -0.000290526 0.000762897\nPrbPris 0.0273394 0.00817642 3.34369 0.0009 0.0112829 0.0433959 \n──────────────────────────────────────────────────────────────────────────────────────"
Evaluated: "Continuous Response Model\nNumber of observations: 630\nNull Loglikelihood: 1633.30\nLoglikelihood: 1643.30\nR-squared: 0.0312\nLR Test: 19.99 ∼ χ²(3) ⟹ Pr > χ² = 0.0002\nFormula: CRMRTE ~ 1 + PrbConv + AvgSen + PrbPris\nVariance Covariance Estimator: OIM\n──────────────────────────────────────────────────────────────────────────────────────\n PE SE t-value Pr > |t| 2.50% 97.50%\n──────────────────────────────────────────────────────────────────────────────────────\n(Intercept) 0.0186413 0.00431066 4.32447 <1e-4 0.0101762 0.0271064\nPrbConv -0.00116473 0.000422062 -2.75961 0.0060 -0.00199356 -0.0003359\nAvgSen 0.000236185 0.000268216 0.88058 0.3789 -0.000290526 0.000762897\nPrbPris 0.0273394 0.00817642 3.34369 0.0009 0.0112829 0.0433959\n──────────────────────────────────────────────────────────────────────────────────────" == "Continuous Response Model\nNumber of observations: 630\nNull Loglikelihood: 1633.30\nLoglikelihood: 1643.30\nR-squared: 0.0312\nLR Test: 19.99 ∼ χ²(3) ⟹ Pr > χ² = 0.0002\nFormula: CRMRTE ~ 1 + PrbConv + AvgSen + PrbPris\nVariance Covariance Estimator: OIM\n──────────────────────────────────────────────────────────────────────────────────────\n PE SE t-value Pr > |t| 2.50% 97.50%\n──────────────────────────────────────────────────────────────────────────────────────\n(Intercept) 0.0186413 0.00431066 4.32447 <1e-4 0.0101762 0.0271064 \nPrbConv -0.00116473 0.000422062 -2.75961 0.0060 -0.00199356 -0.0003359 \nAvgSen 0.000236185 0.000268216 0.88058 0.3789 -0.000290526 0.000762897\nPrbPris 0.0273394 0.00817642 3.34369 0.0009 0.0112829 0.0433959 \n──────────────────────────────────────────────────────────────────────────────────────"
Stacktrace:
[1] top-level scope at /home/pkgeval/.julia/packages/Econometrics/yaUJG/test/runtests.jl:66
[2] top-level scope at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1116
[3] top-level scope at /home/pkgeval/.julia/packages/Econometrics/yaUJG/test/runtests.jl:61
[4] top-level scope at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1116
[5] top-level scope at /home/pkgeval/.julia/packages/Econometrics/yaUJG/test/runtests.jl:59
Balanced Panel Data: Test Failed at /home/pkgeval/.julia/packages/Econometrics/yaUJG/test/runtests.jl:88
Expression: sprint(show, model) == "Between Estimator\nCounty with 630 groups\nBalanced groups with size 7\nNumber of observations: 90\nNull Loglikelihood: 239.56\nLoglikelihood: 244.40\nR-squared: 0.1029\nWald: 3.29 ∼ F(3, 86) ⟹ Pr > F = 0.0246\nFormula: CRMRTE ~ 1 + PrbConv + AvgSen + PrbPris\nVariance Covariance Estimator: OIM\n───────────────────────────────────────────────────────────────────────────────────\n PE SE t-value Pr > |t| 2.50% 97.50%\n───────────────────────────────────────────────────────────────────────────────────\n(Intercept) -0.00464339 0.0186571 -0.24888 0.8040 -0.0417325 0.0324457 \nPrbConv -0.00354113 0.0018904 -1.87322 0.0644 -0.00729911 0.00021685\nAvgSen 0.000848049 0.00116477 0.728086 0.4685 -0.00146743 0.00316353\nPrbPris 0.0730299 0.0332057 2.19932 0.0305 0.0070191 0.139041 \n───────────────────────────────────────────────────────────────────────────────────"
Evaluated: "Between Estimator\nCounty with 630 groups\nBalanced groups with size 7\nNumber of observations: 90\nNull Loglikelihood: 239.56\nLoglikelihood: 244.40\nR-squared: 0.1029\nWald: 3.29 ∼ F(3, 86) ⟹ Pr > F = 0.0246\nFormula: CRMRTE ~ 1 + PrbConv + AvgSen + PrbPris\nVariance Covariance Estimator: OIM\n───────────────────────────────────────────────────────────────────────────────────\n PE SE t-value Pr > |t| 2.50% 97.50%\n───────────────────────────────────────────────────────────────────────────────────\n(Intercept) -0.00464339 0.0186571 -0.24888 0.8040 -0.0417325 0.0324457\nPrbConv -0.00354113 0.0018904 -1.87322 0.0644 -0.00729911 0.00021685\nAvgSen 0.000848049 0.00116477 0.728086 0.4685 -0.00146743 0.00316353\nPrbPris 0.0730299 0.0332057 2.19932 0.0305 0.0070191 0.139041\n───────────────────────────────────────────────────────────────────────────────────" == "Between Estimator\nCounty with 630 groups\nBalanced groups with size 7\nNumber of observations: 90\nNull Loglikelihood: 239.56\nLoglikelihood: 244.40\nR-squared: 0.1029\nWald: 3.29 ∼ F(3, 86) ⟹ Pr > F = 0.0246\nFormula: CRMRTE ~ 1 + PrbConv + AvgSen + PrbPris\nVariance Covariance Estimator: OIM\n───────────────────────────────────────────────────────────────────────────────────\n PE SE t-value Pr > |t| 2.50% 97.50%\n───────────────────────────────────────────────────────────────────────────────────\n(Intercept) -0.00464339 0.0186571 -0.24888 0.8040 -0.0417325 0.0324457 \nPrbConv -0.00354113 0.0018904 -1.87322 0.0644 -0.00729911 0.00021685\nAvgSen 0.000848049 0.00116477 0.728086 0.4685 -0.00146743 0.00316353\nPrbPris 0.0730299 0.0332057 2.19932 0.0305 0.0070191 0.139041 \n───────────────────────────────────────────────────────────────────────────────────"
Stacktrace:
[1] top-level scope at /home/pkgeval/.julia/packages/Econometrics/yaUJG/test/runtests.jl:88
[2] top-level scope at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1116
[3] top-level scope at /home/pkgeval/.julia/packages/Econometrics/yaUJG/test/runtests.jl:61
[4] top-level scope at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1116
[5] top-level scope at /home/pkgeval/.julia/packages/Econometrics/yaUJG/test/runtests.jl:59
Balanced Panel Data: Test Failed at /home/pkgeval/.julia/packages/Econometrics/yaUJG/test/runtests.jl:108
Expression: sprint(show, model) == "Continuous Response Model\nNumber of observations: 630\nNull Loglikelihood: 1633.30\nLoglikelihood: 2273.95\nR-squared: 0.8707\nWald: 0.16 ∼ F(3, 537) ⟹ Pr > F = 0.9258\nFormula: CRMRTE ~ 1 + PrbConv + AvgSen + PrbPris + absorb(County)\nVariance Covariance Estimator: OIM\n──────────────────────────────────────────────────────────────────────────────────────\n PE SE t-value Pr > |t| 2.50% 97.50%\n──────────────────────────────────────────────────────────────────────────────────────\n(Intercept) 0.0314527 0.00204638 15.3699 <1e-43 0.0274328 0.0354726 \nPrbConv 6.65981e-6 0.0001985 0.0335507 0.9732 -0.000383272 0.000396592\nAvgSen 7.83181e-5 0.000127904 0.612318 0.5406 -0.000172936 0.000329572\nPrbPris -0.0013419 0.00405182 -0.331185 0.7406 -0.00930126 0.00661746 \n──────────────────────────────────────────────────────────────────────────────────────"
Evaluated: "Continuous Response Model\nNumber of observations: 630\nNull Loglikelihood: 1633.30\nLoglikelihood: 2273.95\nR-squared: 0.8707\nWald: 0.16 ∼ F(3, 537) ⟹ Pr > F = 0.9258\nFormula: CRMRTE ~ 1 + PrbConv + AvgSen + PrbPris + absorb(County)\nVariance Covariance Estimator: OIM\n──────────────────────────────────────────────────────────────────────────────────────\n PE SE t-value Pr > |t| 2.50% 97.50%\n──────────────────────────────────────────────────────────────────────────────────────\n(Intercept) 0.0314527 0.00204638 15.3699 <1e-43 0.0274328 0.0354726\nPrbConv 6.65981e-6 0.0001985 0.0335507 0.9732 -0.000383272 0.000396592\nAvgSen 7.83181e-5 0.000127904 0.612318 0.5406 -0.000172936 0.000329572\nPrbPris -0.0013419 0.00405182 -0.331185 0.7406 -0.00930126 0.00661746\n──────────────────────────────────────────────────────────────────────────────────────" == "Continuous Response Model\nNumber of observations: 630\nNull Loglikelihood: 1633.30\nLoglikelihood: 2273.95\nR-squared: 0.8707\nWald: 0.16 ∼ F(3, 537) ⟹ Pr > F = 0.9258\nFormula: CRMRTE ~ 1 + PrbConv + AvgSen + PrbPris + absorb(County)\nVariance Covariance Estimator: OIM\n──────────────────────────────────────────────────────────────────────────────────────\n PE SE t-value Pr > |t| 2.50% 97.50%\n──────────────────────────────────────────────────────────────────────────────────────\n(Intercept) 0.0314527 0.00204638 15.3699 <1e-43 0.0274328 0.0354726 \nPrbConv 6.65981e-6 0.0001985 0.0335507 0.9732 -0.000383272 0.000396592\nAvgSen 7.83181e-5 0.000127904 0.612318 0.5406 -0.000172936 0.000329572\nPrbPris -0.0013419 0.00405182 -0.331185 0.7406 -0.00930126 0.00661746 \n──────────────────────────────────────────────────────────────────────────────────────"
Stacktrace:
[1] top-level scope at /home/pkgeval/.julia/packages/Econometrics/yaUJG/test/runtests.jl:108
[2] top-level scope at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1116
[3] top-level scope at /home/pkgeval/.julia/packages/Econometrics/yaUJG/test/runtests.jl:61
[4] top-level scope at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1116
[5] top-level scope at /home/pkgeval/.julia/packages/Econometrics/yaUJG/test/runtests.jl:59
Balanced Panel Data: Test Failed at /home/pkgeval/.julia/packages/Econometrics/yaUJG/test/runtests.jl:112
Expression: sprint(show, model) == "Continuous Response Model\nNumber of observations: 630\nNull Loglikelihood: 1633.30\nLoglikelihood: 2290.25\nR-squared: 0.8775\nWald: 0.23 ∼ F(3, 531) ⟹ Pr > F = 0.8767\nFormula: CRMRTE ~ 1 + PrbConv + AvgSen + PrbPris + absorb(County + Year)\nVariance Covariance Estimator: OIM\n──────────────────────────────────────────────────────────────────────────────────────\n PE SE t-value Pr > |t| 2.50% 97.50%\n──────────────────────────────────────────────────────────────────────────────────────\n(Intercept) 0.0319651 0.00206378 15.4886 <1e-44 0.027911 0.0360193 \nPrbConv 7.90362e-5 0.000196089 0.403062 0.6871 -0.00030617 0.000464242\nAvgSen -9.4788e-5 0.000134924 -0.702531 0.4827 -0.000359838 0.000170262\nPrbPris 0.000979533 0.0040432 0.242267 0.8087 -0.00696309 0.00892216 \n──────────────────────────────────────────────────────────────────────────────────────"
Evaluated: "Continuous Response Model\nNumber of observations: 630\nNull Loglikelihood: 1633.30\nLoglikelihood: 2290.25\nR-squared: 0.8775\nWald: 0.23 ∼ F(3, 531) ⟹ Pr > F = 0.8767\nFormula: CRMRTE ~ 1 + PrbConv + AvgSen + PrbPris + absorb(County + Year)\nVariance Covariance Estimator: OIM\n──────────────────────────────────────────────────────────────────────────────────────\n PE SE t-value Pr > |t| 2.50% 97.50%\n──────────────────────────────────────────────────────────────────────────────────────\n(Intercept) 0.0319651 0.00206378 15.4886 <1e-44 0.027911 0.0360193\nPrbConv 7.90362e-5 0.000196089 0.403062 0.6871 -0.00030617 0.000464242\nAvgSen -9.4788e-5 0.000134924 -0.702531 0.4827 -0.000359838 0.000170262\nPrbPris 0.000979533 0.0040432 0.242267 0.8087 -0.00696309 0.00892216\n──────────────────────────────────────────────────────────────────────────────────────" == "Continuous Response Model\nNumber of observations: 630\nNull Loglikelihood: 1633.30\nLoglikelihood: 2290.25\nR-squared: 0.8775\nWald: 0.23 ∼ F(3, 531) ⟹ Pr > F = 0.8767\nFormula: CRMRTE ~ 1 + PrbConv + AvgSen + PrbPris + absorb(County + Year)\nVariance Covariance Estimator: OIM\n──────────────────────────────────────────────────────────────────────────────────────\n PE SE t-value Pr > |t| 2.50% 97.50%\n──────────────────────────────────────────────────────────────────────────────────────\n(Intercept) 0.0319651 0.00206378 15.4886 <1e-44 0.027911 0.0360193 \nPrbConv 7.90362e-5 0.000196089 0.403062 0.6871 -0.00030617 0.000464242\nAvgSen -9.4788e-5 0.000134924 -0.702531 0.4827 -0.000359838 0.000170262\nPrbPris 0.000979533 0.0040432 0.242267 0.8087 -0.00696309 0.00892216 \n──────────────────────────────────────────────────────────────────────────────────────"
Stacktrace:
[1] top-level scope at /home/pkgeval/.julia/packages/Econometrics/yaUJG/test/runtests.jl:112
[2] top-level scope at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1116
[3] top-level scope at /home/pkgeval/.julia/packages/Econometrics/yaUJG/test/runtests.jl:61
[4] top-level scope at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1116
[5] top-level scope at /home/pkgeval/.julia/packages/Econometrics/yaUJG/test/runtests.jl:59
Balanced Panel Data: Test Failed at /home/pkgeval/.julia/packages/Econometrics/yaUJG/test/runtests.jl:119
Expression: sprint(show, model) == "One-way Random Effect Model\nLongitudinal dataset: County, Year\nBalanced dataset with 90 panels of length 7\nindividual error component: 0.0162\nidiosyncratic error component: 0.0071\nρ: 0.8399\nNumber of observations: 630\nNull Loglikelihood: 2225.79\nLoglikelihood: 2226.01\nR-squared: 0.0007\nWald: 0.15 ∼ F(3, 626) ⟹ Pr > F = 0.9291\nFormula: CRMRTE ~ PrbConv + AvgSen + PrbPris\nVariance Covariance Estimator: OIM\n──────────────────────────────────────────────────────────────────────────────────────\n PE SE t-value Pr > |t| 2.50% 97.50%\n──────────────────────────────────────────────────────────────────────────────────────\n(Intercept) 0.0309293 0.00266706 11.5968 <1e-27 0.0256918 0.0361668 \nPrbConv -3.96634e-5 0.000198471 -0.199845 0.8417 -0.000429413 0.000350086\nAvgSen 8.2428e-5 0.000127818 0.644887 0.5192 -0.000168575 0.000333431\nPrbPris -0.000123327 0.00404272 -0.030506 0.9757 -0.00806226 0.00781561 \n──────────────────────────────────────────────────────────────────────────────────────"
Evaluated: "One-way Random Effect Model\nLongitudinal dataset: County, Year\nBalanced dataset with 90 panels of length 7\nindividual error component: 0.0162\nidiosyncratic error component: 0.0071\nρ: 0.8399\nNumber of observations: 630\nNull Loglikelihood: 2225.79\nLoglikelihood: 2226.01\nR-squared: 0.0007\nWald: 0.15 ∼ F(3, 626) ⟹ Pr > F = 0.9291\nFormula: CRMRTE ~ PrbConv + AvgSen + PrbPris\nVariance Covariance Estimator: OIM\n──────────────────────────────────────────────────────────────────────────────────────\n PE SE t-value Pr > |t| 2.50% 97.50%\n──────────────────────────────────────────────────────────────────────────────────────\n(Intercept) 0.0309293 0.00266706 11.5968 <1e-27 0.0256918 0.0361668\nPrbConv -3.96634e-5 0.000198471 -0.199845 0.8417 -0.000429413 0.000350086\nAvgSen 8.2428e-5 0.000127818 0.644887 0.5192 -0.000168575 0.000333431\nPrbPris -0.000123327 0.00404272 -0.030506 0.9757 -0.00806226 0.00781561\n──────────────────────────────────────────────────────────────────────────────────────" == "One-way Random Effect Model\nLongitudinal dataset: County, Year\nBalanced dataset with 90 panels of length 7\nindividual error component: 0.0162\nidiosyncratic error component: 0.0071\nρ: 0.8399\nNumber of observations: 630\nNull Loglikelihood: 2225.79\nLoglikelihood: 2226.01\nR-squared: 0.0007\nWald: 0.15 ∼ F(3, 626) ⟹ Pr > F = 0.9291\nFormula: CRMRTE ~ PrbConv + AvgSen + PrbPris\nVariance Covariance Estimator: OIM\n──────────────────────────────────────────────────────────────────────────────────────\n PE SE t-value Pr > |t| 2.50% 97.50%\n──────────────────────────────────────────────────────────────────────────────────────\n(Intercept) 0.0309293 0.00266706 11.5968 <1e-27 0.0256918 0.0361668 \nPrbConv -3.96634e-5 0.000198471 -0.199845 0.8417 -0.000429413 0.000350086\nAvgSen 8.2428e-5 0.000127818 0.644887 0.5192 -0.000168575 0.000333431\nPrbPris -0.000123327 0.00404272 -0.030506 0.9757 -0.00806226 0.00781561 \n──────────────────────────────────────────────────────────────────────────────────────"
Stacktrace:
[1] top-level scope at /home/pkgeval/.julia/packages/Econometrics/yaUJG/test/runtests.jl:119
[2] top-level scope at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1116
[3] top-level scope at /home/pkgeval/.julia/packages/Econometrics/yaUJG/test/runtests.jl:61
[4] top-level scope at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1116
[5] top-level scope at /home/pkgeval/.julia/packages/Econometrics/yaUJG/test/runtests.jl:59
Balanced Panel Data: Test Failed at /home/pkgeval/.julia/packages/Econometrics/yaUJG/test/runtests.jl:124
Expression: sprint(show, model) == "Continuous Response Model\nNumber of observations: 630\nNull Loglikelihood: 1633.30\nLoglikelihood: -611.40\nR-squared: NaN\nLR Test: -4489.40 ∼ χ²(2) ⟹ Pr > χ² = 1.0000\nFormula: CRMRTE ~ 1 + PrbConv + (AvgSen ~ PrbPris)\nVariance Covariance Estimator: OIM\n─────────────────────────────────────────────────────────────────────────────────\n PE SE t-value Pr > |t| 2.50% 97.50%\n─────────────────────────────────────────────────────────────────────────────────\n(Intercept) 2.17878 23.0244 0.0946291 0.9246 -43.0357 47.3932 \nPrbConv 0.00456765 0.0638118 0.0715801 0.9430 -0.120743 0.129879\nAvgSen -0.240139 2.57602 -0.093221 0.9258 -5.29883 4.81855 \n─────────────────────────────────────────────────────────────────────────────────"
Evaluated: "Continuous Response Model\nNumber of observations: 630\nNull Loglikelihood: 1633.30\nLoglikelihood: -611.40\nR-squared: NaN\nLR Test: -4489.40 ∼ χ²(2) ⟹ Pr > χ² = 1.0000\nFormula: CRMRTE ~ 1 + PrbConv + (AvgSen ~ PrbPris)\nVariance Covariance Estimator: OIM\n─────────────────────────────────────────────────────────────────────────────────\n PE SE t-value Pr > |t| 2.50% 97.50%\n─────────────────────────────────────────────────────────────────────────────────\n(Intercept) 2.17878 23.0244 0.0946291 0.9246 -43.0357 47.3932\nPrbConv 0.00456765 0.0638118 0.0715801 0.9430 -0.120743 0.129879\nAvgSen -0.240139 2.57602 -0.093221 0.9258 -5.29883 4.81855\n─────────────────────────────────────────────────────────────────────────────────" == "Continuous Response Model\nNumber of observations: 630\nNull Loglikelihood: 1633.30\nLoglikelihood: -611.40\nR-squared: NaN\nLR Test: -4489.40 ∼ χ²(2) ⟹ Pr > χ² = 1.0000\nFormula: CRMRTE ~ 1 + PrbConv + (AvgSen ~ PrbPris)\nVariance Covariance Estimator: OIM\n─────────────────────────────────────────────────────────────────────────────────\n PE SE t-value Pr > |t| 2.50% 97.50%\n─────────────────────────────────────────────────────────────────────────────────\n(Intercept) 2.17878 23.0244 0.0946291 0.9246 -43.0357 47.3932 \nPrbConv 0.00456765 0.0638118 0.0715801 0.9430 -0.120743 0.129879\nAvgSen -0.240139 2.57602 -0.093221 0.9258 -5.29883 4.81855 \n─────────────────────────────────────────────────────────────────────────────────"
Stacktrace:
[1] top-level scope at /home/pkgeval/.julia/packages/Econometrics/yaUJG/test/runtests.jl:124
[2] top-level scope at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1116
[3] top-level scope at /home/pkgeval/.julia/packages/Econometrics/yaUJG/test/runtests.jl:61
[4] top-level scope at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1116
[5] top-level scope at /home/pkgeval/.julia/packages/Econometrics/yaUJG/test/runtests.jl:59
Balanced Panel Data: Test Failed at /home/pkgeval/.julia/packages/Econometrics/yaUJG/test/runtests.jl:130
Expression: sprint(show, model) == "Between Estimator\nCounty with 630 groups\nBalanced groups with size 7\nNumber of observations: 90\nNull Loglikelihood: 239.56\nLoglikelihood: 161.00\nR-squared: NaN\nWald: 0.73 ∼ F(2, 86) ⟹ Pr > F = 0.4844\nFormula: CRMRTE ~ 1 + PrbConv + (AvgSen ~ PrbPris)\nVariance Covariance Estimator: OIM\n─────────────────────────────────────────────────────────────────────────────────\n PE SE t-value Pr > |t| 2.50% 97.50%\n─────────────────────────────────────────────────────────────────────────────────\n(Intercept) 0.250667 0.255826 0.979834 0.3299 -0.257898 0.759233 \nPrbConv -0.00331719 0.00481737 -0.688589 0.4929 -0.0128938 0.00625942\nAvgSen -0.0242107 0.0286331 -0.845549 0.4002 -0.0811314 0.03271 \n─────────────────────────────────────────────────────────────────────────────────"
Evaluated: "Between Estimator\nCounty with 630 groups\nBalanced groups with size 7\nNumber of observations: 90\nNull Loglikelihood: 239.56\nLoglikelihood: 161.00\nR-squared: NaN\nWald: 0.73 ∼ F(2, 86) ⟹ Pr > F = 0.4844\nFormula: CRMRTE ~ 1 + PrbConv + (AvgSen ~ PrbPris)\nVariance Covariance Estimator: OIM\n─────────────────────────────────────────────────────────────────────────────────\n PE SE t-value Pr > |t| 2.50% 97.50%\n─────────────────────────────────────────────────────────────────────────────────\n(Intercept) 0.250667 0.255826 0.979834 0.3299 -0.257898 0.759233\nPrbConv -0.00331719 0.00481737 -0.688589 0.4929 -0.0128938 0.00625942\nAvgSen -0.0242107 0.0286331 -0.845549 0.4002 -0.0811314 0.03271\n─────────────────────────────────────────────────────────────────────────────────" == "Between Estimator\nCounty with 630 groups\nBalanced groups with size 7\nNumber of observations: 90\nNull Loglikelihood: 239.56\nLoglikelihood: 161.00\nR-squared: NaN\nWald: 0.73 ∼ F(2, 86) ⟹ Pr > F = 0.4844\nFormula: CRMRTE ~ 1 + PrbConv + (AvgSen ~ PrbPris)\nVariance Covariance Estimator: OIM\n─────────────────────────────────────────────────────────────────────────────────\n PE SE t-value Pr > |t| 2.50% 97.50%\n─────────────────────────────────────────────────────────────────────────────────\n(Intercept) 0.250667 0.255826 0.979834 0.3299 -0.257898 0.759233 \nPrbConv -0.00331719 0.00481737 -0.688589 0.4929 -0.0128938 0.00625942\nAvgSen -0.0242107 0.0286331 -0.845549 0.4002 -0.0811314 0.03271 \n─────────────────────────────────────────────────────────────────────────────────"
Stacktrace:
[1] top-level scope at /home/pkgeval/.julia/packages/Econometrics/yaUJG/test/runtests.jl:130
[2] top-level scope at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1116
[3] top-level scope at /home/pkgeval/.julia/packages/Econometrics/yaUJG/test/runtests.jl:61
[4] top-level scope at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1116
[5] top-level scope at /home/pkgeval/.julia/packages/Econometrics/yaUJG/test/runtests.jl:59
Balanced Panel Data: Test Failed at /home/pkgeval/.julia/packages/Econometrics/yaUJG/test/runtests.jl:135
Expression: sprint(show, model) == "Continuous Response Model\nNumber of observations: 630\nNull Loglikelihood: 1633.30\nLoglikelihood: 2245.89\nR-squared: NaN\nWald: 0.04 ∼ F(2, 537) ⟹ Pr > F = 0.9583\nFormula: CRMRTE ~ 1 + PrbConv + (AvgSen ~ PrbPris) + absorb(County)\nVariance Covariance Estimator: OIM\n──────────────────────────────────────────────────────────────────────────────────────\n PE SE t-value Pr > |t| 2.50% 97.50%\n──────────────────────────────────────────────────────────────────────────────────────\n(Intercept) 0.0389703 0.025508 1.52777 0.1272 -0.0111374 0.089078 \nPrbConv 2.46646e-5 0.000215805 0.114291 0.9090 -0.000399261 0.000448591\nAvgSen -0.000826364 0.00285293 -0.289654 0.7722 -0.00643064 0.00477791 \n──────────────────────────────────────────────────────────────────────────────────────"
Evaluated: "Continuous Response Model\nNumber of observations: 630\nNull Loglikelihood: 1633.30\nLoglikelihood: 2245.89\nR-squared: NaN\nWald: 0.04 ∼ F(2, 537) ⟹ Pr > F = 0.9583\nFormula: CRMRTE ~ 1 + PrbConv + (AvgSen ~ PrbPris) + absorb(County)\nVariance Covariance Estimator: OIM\n──────────────────────────────────────────────────────────────────────────────────────\n PE SE t-value Pr > |t| 2.50% 97.50%\n──────────────────────────────────────────────────────────────────────────────────────\n(Intercept) 0.0389703 0.025508 1.52777 0.1272 -0.0111374 0.089078\nPrbConv 2.46646e-5 0.000215805 0.114291 0.9090 -0.000399261 0.000448591\nAvgSen -0.000826364 0.00285293 -0.289654 0.7722 -0.00643064 0.00477791\n──────────────────────────────────────────────────────────────────────────────────────" == "Continuous Response Model\nNumber of observations: 630\nNull Loglikelihood: 1633.30\nLoglikelihood: 2245.89\nR-squared: NaN\nWald: 0.04 ∼ F(2, 537) ⟹ Pr > F = 0.9583\nFormula: CRMRTE ~ 1 + PrbConv + (AvgSen ~ PrbPris) + absorb(County)\nVariance Covariance Estimator: OIM\n──────────────────────────────────────────────────────────────────────────────────────\n PE SE t-value Pr > |t| 2.50% 97.50%\n──────────────────────────────────────────────────────────────────────────────────────\n(Intercept) 0.0389703 0.025508 1.52777 0.1272 -0.0111374 0.089078 \nPrbConv 2.46646e-5 0.000215805 0.114291 0.9090 -0.000399261 0.000448591\nAvgSen -0.000826364 0.00285293 -0.289654 0.7722 -0.00643064 0.00477791 \n──────────────────────────────────────────────────────────────────────────────────────"
Stacktrace:
[1] top-level scope at /home/pkgeval/.julia/packages/Econometrics/yaUJG/test/runtests.jl:135
[2] top-level scope at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1116
[3] top-level scope at /home/pkgeval/.julia/packages/Econometrics/yaUJG/test/runtests.jl:61
[4] top-level scope at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1116
[5] top-level scope at /home/pkgeval/.julia/packages/Econometrics/yaUJG/test/runtests.jl:59
Balanced Panel Data: Test Failed at /home/pkgeval/.julia/packages/Econometrics/yaUJG/test/runtests.jl:139
Expression: sprint(show, model) == "Continuous Response Model\nNumber of observations: 630\nNull Loglikelihood: 1633.30\nLoglikelihood: 2280.31\nR-squared: NaN\nWald: 0.09 ∼ F(2, 531) ⟹ Pr > F = 0.9116\nFormula: CRMRTE ~ 1 + PrbConv + (AvgSen ~ PrbPris) + absorb(County + Year)\nVariance Covariance Estimator: OIM\n────────────────────────────────────────────────────────────────────────────────────\n PE SE t-value Pr > |t| 2.50% 97.50%\n────────────────────────────────────────────────────────────────────────────────────\n(Intercept) 0.027409 0.0208187 1.31656 0.1886 -0.0134881 0.0683061 \nPrbConv 6.00404e-5 0.000214966 0.279301 0.7801 -0.000362248 0.000482329\nAvgSen 0.000462028 0.0023309 0.198219 0.8429 -0.00411688 0.00504094 \n────────────────────────────────────────────────────────────────────────────────────"
Evaluated: "Continuous Response Model\nNumber of observations: 630\nNull Loglikelihood: 1633.30\nLoglikelihood: 2280.31\nR-squared: NaN\nWald: 0.09 ∼ F(2, 531) ⟹ Pr > F = 0.9116\nFormula: CRMRTE ~ 1 + PrbConv + (AvgSen ~ PrbPris) + absorb(County + Year)\nVariance Covariance Estimator: OIM\n────────────────────────────────────────────────────────────────────────────────────\n PE SE t-value Pr > |t| 2.50% 97.50%\n────────────────────────────────────────────────────────────────────────────────────\n(Intercept) 0.027409 0.0208187 1.31656 0.1886 -0.0134881 0.0683061\nPrbConv 6.00404e-5 0.000214966 0.279301 0.7801 -0.000362248 0.000482329\nAvgSen 0.000462028 0.0023309 0.198219 0.8429 -0.00411688 0.00504094\n────────────────────────────────────────────────────────────────────────────────────" == "Continuous Response Model\nNumber of observations: 630\nNull Loglikelihood: 1633.30\nLoglikelihood: 2280.31\nR-squared: NaN\nWald: 0.09 ∼ F(2, 531) ⟹ Pr > F = 0.9116\nFormula: CRMRTE ~ 1 + PrbConv + (AvgSen ~ PrbPris) + absorb(County + Year)\nVariance Covariance Estimator: OIM\n────────────────────────────────────────────────────────────────────────────────────\n PE SE t-value Pr > |t| 2.50% 97.50%\n────────────────────────────────────────────────────────────────────────────────────\n(Intercept) 0.027409 0.0208187 1.31656 0.1886 -0.0134881 0.0683061 \nPrbConv 6.00404e-5 0.000214966 0.279301 0.7801 -0.000362248 0.000482329\nAvgSen 0.000462028 0.0023309 0.198219 0.8429 -0.00411688 0.00504094 \n────────────────────────────────────────────────────────────────────────────────────"
Stacktrace:
[1] top-level scope at /home/pkgeval/.julia/packages/Econometrics/yaUJG/test/runtests.jl:139
[2] top-level scope at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1116
[3] top-level scope at /home/pkgeval/.julia/packages/Econometrics/yaUJG/test/runtests.jl:61
[4] top-level scope at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1116
[5] top-level scope at /home/pkgeval/.julia/packages/Econometrics/yaUJG/test/runtests.jl:59
Balanced Panel Data: Test Failed at /home/pkgeval/.julia/packages/Econometrics/yaUJG/test/runtests.jl:146
Expression: sprint(show, model) == "One-way Random Effect Model\nLongitudinal dataset: County, Year\nBalanced dataset with 90 panels of length 7\nindividual error component: 0.0413\nidiosyncratic error component: 0.0074\nρ: 0.9691\nNumber of observations: 630\nNull Loglikelihood: 2268.01\nLoglikelihood: 2248.34\nR-squared: NaN\nWald: 0.03 ∼ F(2, 626) ⟹ Pr > F = 0.9671\nFormula: CRMRTE ~ PrbConv + (AvgSen ~ PrbPris)\nVariance Covariance Estimator: OIM\n───────────────────────────────────────────────────────────────────────────────────────\n PE SE t-value Pr > |t| 2.50% 97.50%\n───────────────────────────────────────────────────────────────────────────────────────\n(Intercept) 0.037747 0.0241684 1.56183 0.1188 -0.00971405 0.085208 \nPrbConv 1.39581e-5 0.000200244 0.0697054 0.9445 -0.000379273 0.000407189\nAvgSen -0.000688924 0.00266514 -0.258494 0.7961 -0.00592262 0.00454478 \n───────────────────────────────────────────────────────────────────────────────────────"
Evaluated: "One-way Random Effect Model\nLongitudinal dataset: County, Year\nBalanced dataset with 90 panels of length 7\nindividual error component: 0.0413\nidiosyncratic error component: 0.0074\nρ: 0.9691\nNumber of observations: 630\nNull Loglikelihood: 2268.01\nLoglikelihood: 2248.34\nR-squared: NaN\nWald: 0.03 ∼ F(2, 626) ⟹ Pr > F = 0.9671\nFormula: CRMRTE ~ PrbConv + (AvgSen ~ PrbPris)\nVariance Covariance Estimator: OIM\n───────────────────────────────────────────────────────────────────────────────────────\n PE SE t-value Pr > |t| 2.50% 97.50%\n───────────────────────────────────────────────────────────────────────────────────────\n(Intercept) 0.037747 0.0241684 1.56183 0.1188 -0.00971405 0.085208\nPrbConv 1.39581e-5 0.000200244 0.0697054 0.9445 -0.000379273 0.000407189\nAvgSen -0.000688924 0.00266514 -0.258494 0.7961 -0.00592262 0.00454478\n───────────────────────────────────────────────────────────────────────────────────────" == "One-way Random Effect Model\nLongitudinal dataset: County, Year\nBalanced dataset with 90 panels of length 7\nindividual error component: 0.0413\nidiosyncratic error component: 0.0074\nρ: 0.9691\nNumber of observations: 630\nNull Loglikelihood: 2268.01\nLoglikelihood: 2248.34\nR-squared: NaN\nWald: 0.03 ∼ F(2, 626) ⟹ Pr > F = 0.9671\nFormula: CRMRTE ~ PrbConv + (AvgSen ~ PrbPris)\nVariance Covariance Estimator: OIM\n───────────────────────────────────────────────────────────────────────────────────────\n PE SE t-value Pr > |t| 2.50% 97.50%\n───────────────────────────────────────────────────────────────────────────────────────\n(Intercept) 0.037747 0.0241684 1.56183 0.1188 -0.00971405 0.085208 \nPrbConv 1.39581e-5 0.000200244 0.0697054 0.9445 -0.000379273 0.000407189\nAvgSen -0.000688924 0.00266514 -0.258494 0.7961 -0.00592262 0.00454478 \n───────────────────────────────────────────────────────────────────────────────────────"
Stacktrace:
[1] top-level scope at /home/pkgeval/.julia/packages/Econometrics/yaUJG/test/runtests.jl:146
[2] top-level scope at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1116
[3] top-level scope at /home/pkgeval/.julia/packages/Econometrics/yaUJG/test/runtests.jl:61
[4] top-level scope at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1116
[5] top-level scope at /home/pkgeval/.julia/packages/Econometrics/yaUJG/test/runtests.jl:59
Test Summary: | Pass Fail Total
Linear Models | 21 10 31
Balanced Panel Data | 13 10 23
Heteroscedasticity Consistent Variance Covariance Estimators | 8 8
ERROR: LoadError: Some tests did not pass: 21 passed, 10 failed, 0 errored, 0 broken.
in expression starting at /home/pkgeval/.julia/packages/Econometrics/yaUJG/test/runtests.jl:58
err = ProcessFailedException(Base.Process[Process(`/opt/julia/bin/julia -Cnative -J/opt/julia/lib/julia/sys.so -g1 --code-coverage=none --color=no --compiled-modules=yes --check-bounds=yes --inline=yes --startup-file=no --track-allocation=none --eval 'append!(empty!(Base.DEPOT_PATH), ["/home/pkgeval/.julia", "/opt/julia/local/share/julia", "/opt/julia/share/julia", "/usr/local/share/julia"])
append!(empty!(Base.DL_LOAD_PATH), String[])
cd("/home/pkgeval/.julia/packages/Econometrics/yaUJG/test")
append!(empty!(ARGS), String[])
include("/home/pkgeval/.julia/packages/Econometrics/yaUJG/test/runtests.jl")
'`, ProcessExited(1))])
ERROR: Package Econometrics errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/Types.jl:54
[2] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing) at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/Operations.jl:1475
[3] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, kwargs::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}) at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:313
[4] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:300
[5] #test#66 at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:294 [inlined]
[6] test at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:294 [inlined]
[7] #test#65 at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:293 [inlined]
[8] test at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:293 [inlined]
[9] test(::String; kwargs::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}) at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:292
[10] test(::String) at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:292
[11] top-level scope at none:12