-
-
Notifications
You must be signed in to change notification settings - Fork 56
Expand file tree
/
Copy pathquant-econ.bib
More file actions
3136 lines (2784 loc) · 95 KB
/
quant-econ.bib
File metadata and controls
3136 lines (2784 loc) · 95 KB
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
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
###
QuantEcon Bibliography File used in conjuction with sphinxcontrib-bibtex package
Note: Extended Information (like abstracts, doi, url's etc.) can be found in quant-econ-extendedinfo.bib file in _static/
###
@inproceedings{hansen2004certainty,
title={Certainty equivalence and model uncertainty},
author={Hansen, Lars Peter and Sargent, Thomas J},
booktitle={Conference on Models and Monetary Policy: Research in the Tradition of Dale Henderson, Richard Porter, and Peter Tinsley (http://www. federalreserve. gov/events/conferences/mmp2004/pdf/hansensargent. pdf)},
year={2004}
}
@article{evans2005interview,
title={An interview with Thomas J. Sargent},
author={Evans, George W and Honkapohja, Seppo},
journal={Macroeconomic Dynamics},
volume={9},
number={4},
pages={561--583},
year={2005},
publisher={Cambridge University Press}
}
@article{hansen2014nobel,
title={Nobel lecture: Uncertainty outside and inside economic models},
author={Hansen, Lars Peter},
journal={Journal of Political Economy},
volume={122},
number={5},
pages={945--987},
year={2014},
publisher={University of Chicago Press Chicago, IL}
}
@book{Sargent_Stachurski_2025,
place={Cambridge},
title={Dynamic Programming: Finite States},
publisher={Cambridge University Press},
author={Sargent, Thomas J and Stachurski, John},
year={2025}
}
@incollection{slutsky:1927,
address = {Moscow},
author = {Slutsky, Eugen},
booktitle = {Problems of Economic Conditions},
date-added = {2021-02-16 14:44:03 -0600},
date-modified = {2021-02-16 14:44:03 -0600},
publisher = {The Conjuncture Institute},
title = {The Summation of Random Causes as the Source of Cyclic Processes},
volume = {3},
year = {1927}
}
@incollection{frisch33,
author = {Ragar Frisch},
booktitle = {Economic Essays in Honour of Gustav Cassel},
date-added = {2015-01-09 21:08:15 +0000},
date-modified = {2015-01-09 21:08:15 +0000},
pages = {171-205},
publisher = {Allen and Unwin},
title = {Propagation Problems and Impulse Problems in Dynamic Economics},
year = {1933}
}
@article{harsanyi1968games,
title={Games with Incomplete Information Played by ``{B}ayesian'' Players, {I}--{III} Part {II}. {B}ayesian Equilibrium Points},
author={Harsanyi, John C.},
journal={Management Science},
volume={14},
number={5},
pages={320--334},
year={1968},
publisher={INFORMS}
}
@article{harsanyi1968games3,
title={Games with Incomplete Information Played by ``{B}ayesian'' Players, {I}--{III} Part {III}. {T}he Basic Probability Distribution of the Game},
author={Harsanyi, John C.},
journal={Management Science},
volume={14},
number={7},
pages={486--502},
year={1968},
publisher={INFORMS}
}
@article{harsanyi1967games,
title={Games with Incomplete Information Played by ``{B}ayesian'' Players, {I}--{III} Part {I}. {T}he Basic Model},
author={Harsanyi, John C.},
journal={Management Science},
volume={14},
number={3},
pages={159--182},
year={1967},
publisher={INFORMS}
}
@article{miller1977risk,
title={Risk, uncertainty, and divergence of opinion},
author={Miller, Edward M},
journal={The Journal of finance},
volume={32},
number={4},
pages={1151--1168},
year={1977},
publisher={JSTOR}
}
@article{jeffreys1946invariant,
title={An invariant form for the prior probability in estimation problems},
author={Jeffreys, Harold},
journal={Proceedings of the Royal Society of London. Series A. Mathematical and Physical Sciences},
volume={186},
number={1007},
pages={453--461},
year={1946},
publisher={The Royal Society London}
}
@article{blume2018case,
title={A case for incomplete markets},
author={Blume, Lawrence E and Cogley, Timothy and Easley, David A and Sargent, Thomas J and Tsyrennikov, Viktor},
journal={Journal of Economic Theory},
volume={178},
pages={191--221},
year={2018},
publisher={Elsevier}
}
@article{shannon1948mathematical,
title={A mathematical theory of communication},
author={Shannon, Claude E},
journal={The Bell system technical journal},
volume={27},
number={3},
pages={379--423},
year={1948},
publisher={Nokia Bell Labs}
}
@article{kullback1951information,
title={On Information and Sufficiency},
author={Kullback, Solomon and Leibler, Richard A},
journal={The Annals of Mathematical Statistics},
volume={22},
number={1},
pages={79--86},
year={1951},
publisher={JSTOR}
}
@book{kullback1997information,
title={Information theory and statistics},
author={Kullback, Solomon},
year={1997},
publisher={Courier Corporation}
}
@book{friedman1953essays,
title={Essays in positive economics},
author={Friedman, Milton},
year={1953},
publisher={University of Chicago press}
}
@article{alchian1950uncertainty,
title={Uncertainty, evolution, and economic theory},
author={Alchian, Armen A},
journal={Journal of political economy},
volume={58},
number={3},
pages={211--221},
year={1950},
publisher={The University of Chicago Press}
}
@article{blume2006if,
title={If you're so smart, why aren't you rich? Belief selection in complete and incomplete markets},
author={Blume, Lawrence and Easley, David},
journal={Econometrica},
volume={74},
number={4},
pages={929--966},
year={2006},
publisher={Wiley Online Library}
}
@article{mendoza1998international,
title={The international ramifications of tax reforms: supply-side economics in a global economy},
author={Mendoza, Enrique G and Tesar, Linda L},
journal={American Economic Review},
pages={226--245},
year={1998},
publisher={JSTOR}
}
@book{intriligator2002mathematical,
title={Mathematical optimization and economic theory},
author={Intriligator, Michael D},
year={2002},
publisher={SIAM}
}
@article{wallis1980statistical,
title={The statistical research group, 1942--1945},
author={Wallis, W Allen},
journal={Journal of the American Statistical Association},
volume={75},
number={370},
pages={320--330},
year={1980},
publisher={Taylor \& Francis}
}
@book{Burns_2023,
title={Milton Friedman: The Last Conservative},
author={Burns, Jennifer},
year={2023},
publisher={Farrar, Straus, and Giroux},
address = {New York}
}
@book{lucas1981rational,
title={Rational expectations and econometric practice},
author={Lucas, Robert E and Sargent, Thomas J},
year={1981},
publisher={U of Minnesota Press},
address = {Minneapolis, Minnesota}
}
@article{Orcutt_Winokur_69,
issn = {00129682, 14680262},
abstract = {Monte Carlo techniques are used to study the first order autoregressive time series model with unknown level, slope, and error variance. The effect of lagged variables on inference, estimation, and prediction is described, using results from the classical normal linear regression model as a standard. In particular, use of the t and x^2 distributions as approximate sampling distributions is verified for inference concerning the level and residual error variance. Bias in the least squares estimate of the slope is measured, and two bias corrections are evaluated. Least squares chained prediction is studied, and attempts to measure the success of prediction and to improve on the least squares technique are discussed.},
author = {Guy H. Orcutt and Herbert S. Winokur},
journal = {Econometrica},
number = {1},
pages = {1--14},
publisher = {[Wiley, Econometric Society]},
title = {First Order Autoregression: Inference, Estimation, and Prediction},
urldate = {2022-06-25},
volume = {37},
year = {1969}
}
@incollection{Hurwicz:1962,
address = {Stanford, CA},
author = {Hurwicz, Leonid},
booktitle = {Logic, Methodology and Philosophy of Science},
date-added = {2014-12-26 17:45:57 +0000},
date-modified = {2022-01-09 19:40:37 -0600},
pages = {232-239},
publisher = {Stanford University Press},
title = {On the Structural Form of Interdependent Systems},
year = {1962}
}
@article{Hurwicz:1966,
abstract = {Publisher Summary This chapter concentrates on the structural form of interdependent systems. A great deal of effort is devoted in econometrics and elsewhere to find the behavior pattern of an observed configuration. Such effort is justified on the grounds that the knowledge of the behavior pattern is needed for the purpose of giving explanation or prediction. The merits of this justification are also examined in the chapter. At this point, the chapter considers certain difficulties encountered in the process of looking for the behavior patterns. In certain fields, notably economics (but also— for example, electronic network theory), it deals with a set (configuration) of objects (components) that are interdependent in their behavior. For purposes of both theoretical analysis and empirical investigation of such situations, the phenomena are often described in the chapter (in idealized form) by means of a system of simultaneous equations. History alone is not enabled to determine the behavior pattern of the configuration; but this does not mean that the task is hopeless. The priori information is obtained from the axiom systems or theories that are believed to be relevant to the behavior pattern of the configuration.},
author = {Leonid Hurwicz},
doi = {http://dx.doi.org/10.1016/S0049-237X(09)70590-7},
editor = {Patrick S Ernest Nagel and Alfred Tarski},
journal = {Logic, Methodology and Philosophy of Science Proceeding of the 1960 International Congress},
pages = {232-239},
publisher = {Elsevier},
title = {On the Structural Form of Interdependent Systems},
volume = {44},
url = {http://www.sciencedirect.com/science/article/pii/S0049237X09705907},
year = {1966},
}
@article{hurwicz1950least,
title = {Least squares bias in time series},
author = {Hurwicz, Leonid},
journal = {Statistical inference in dynamic economic models},
volume = {10},
pages = {365--383},
year = {1950}
}
@article{wecker1979predicting,
title = {Predicting the turning points of a time series},
author = {Wecker, William E},
journal = {Journal of business},
pages = {35--50},
year = {1979},
publisher = {JSTOR}
}
@book{Chadhuri_Mukerjee_88,
title = {Randomized Response: Theory and Technique},
author = {A Chadhuri and R Mukerjee},
year = {1988},
publisher = {Marcel Dekker},
address = {New York}
}
@article{warner1965randomized,
title = {Randomized response: A survey technique for eliminating evasive answer bias},
author = {Warner, Stanley L},
journal = {Journal of the American Statistical Association},
volume = {60},
number = {309},
pages = {63--69},
year = {1965},
publisher = {Taylor \& Francis}
}
@article{ljungqvist1993unified,
title = {A unified approach to measures of privacy in randomized response models: A utilitarian perspective},
author = {Ljungqvist, Lars},
journal = {Journal of the American Statistical Association},
volume = {88},
number = {421},
pages = {97--103},
year = {1993},
publisher = {Taylor \& Francis}
}
@article{lanke1976degree,
title = {On the degree of protection in randomized interviews},
author = {Lanke, Jan},
journal = {International Statistical Review/Revue Internationale de Statistique},
pages = {197--203},
year = {1976},
publisher = {JSTOR}
}
@article{leysieffer1976respondent,
title = {Respondent jeopardy and optimal designs in randomized response models},
author = {Leysieffer, Frederick W and Warner, Stanley L},
journal = {Journal of the American Statistical Association},
volume = {71},
number = {355},
pages = {649--656},
year = {1976},
publisher = {Taylor \& Francis}
}
@article{anderson1976estimation,
title = {Estimation of a proportion through randomized response},
author = {Anderson, Harald},
journal = {International Statistical Review/Revue Internationale de Statistique},
pages = {213--217},
year = {1976},
publisher = {JSTOR}
}
@article{fligner1977comparison,
title = {A comparison of two randomized response survey methods with consideration for the level of respondent protection},
author = {Fligner, Michael A and Policello, George E and Singh, Jagbir},
journal = {Communications in Statistics-Theory and Methods},
volume = {6},
number = {15},
pages = {1511--1524},
year = {1977},
publisher = {Taylor \& Francis}
}
@article{greenberg1977respondent,
title = {Respondent hazards in the unrelated question randomized response model},
author = {Greenberg, Bernard G and Kuebler, Roy R and Abernathy, James R and Horvitz, Daniel G},
journal = {Journal of Statistical Planning and Inference},
volume = {1},
number = {1},
pages = {53--60},
year = {1977},
publisher = {Elsevier}
}
@article{greenberg1969unrelated,
title = {The unrelated question randomized response model: Theoretical framework},
author = {Greenberg, Bernard G and Abul-Ela, Abdel-Latif A and Simmons, Walt R and Horvitz, Daniel G},
journal = {Journal of the American Statistical Association},
volume = {64},
number = {326},
pages = {520--539},
year = {1969},
publisher = {Taylor \& Francis}
}
@article{lanke1975choice,
title = {On the choice of the unrelated question in Simmons' version of randomized response},
author = {Lanke, Jan},
journal = {Journal of the American Statistical Association},
volume = {70},
number = {349},
pages = {80--83},
year = {1975},
publisher = {Taylor \& Francis}
}
@article{schmid2010,
title = {Dynamic mode decomposition of numerical and experimental data},
author = {Schmid, Peter J},
journal = {Journal of fluid mechanics},
volume = {656},
pages = {5--28},
year = {2010},
publisher = {Cambridge University Press}
}
@article{apostolakis1990,
title = {The concept of probability in safety assessments of technological systems},
author = {Apostolakis, George},
journal = {Science},
volume = {250},
number = {4986},
pages = {1359--1364},
year = {1990},
publisher = {American Association for the Advancement of Science}
}
@unpublished{Greenfield_Sargent_1993,
author = {Moses A Greenfield and Thomas J Sargent},
title = {A Probabilistic Analysis of a Catastrophic Transuranic Waste Hoise Accident at the WIPP},
year = {1993},
month = {June},
note = {Environmental Evaluation Group, Albuquerque, New Mexico},
url = {http://www.tomsargent.com/research/EEG-53.pdf}
}
@article{Ardron_2018,
title = {Lognormal approximations of fault tree uncertainty distributions},
author = {El-Shanawany, Ashraf Ben and Ardron, Keith H and Walker, Simon P},
journal = {Risk Analysis},
volume = {38},
number = {8},
pages = {1576--1584},
year = {2018}
}
@article{Groves_73,
author = {Groves, T.},
year = {1973},
title = {Incentives in teams},
journal = {Econometrica},
volume = {41},
pages = {617-631}
}
@article{Clarke_71,
author = {Clarke, E.},
year = { 1971},
title = {Multipart pricing of public goods},
journal = {Public Choice},
volume = {8},
pages = {19-33}
}
@article{Vickrey_61,
author = {Vickrey, W.},
year = {1961},
title = {Counterspeculation, auctions, and competitive sealed tenders},
journal = {Journal of Finance},
volume = {16},
pages = {8-37}
}
@article{Phelan_Townsend_91,
author = {Christopher Phelan and Robert M. Townsend},
title = {{Computing Multi-Period, Information-Constrained Optima}},
journal = {Review of Economic Studies},
year = 1991,
volume = {58},
number = {5},
pages = {853-881},
month = {},
keywords = {},
doi = {},
abstract = {This paper presents a detailed theoretical derivation and justification for methods used to compute solutions to a multi-period (including infinite-period), continuum-agent, unobservedeffort economy. Actual solutions are displayed illustrating cross-sectional variability in consumption and labour effort in the population at a point in time and variability for a typical individual over time. The optimal tradeoff between insurance and incentives is explored and the issue of excess variability is addressed by consideration of the analogue full-information economy and various restricted-contracting regimes.},
url = {https://ideas.repec.org/a/oup/restud/v58y1991i5p853-881..html}
}
@article{Spear_Srivastava_87,
author = {Stephen E. Spear and Sanjay Srivastava},
title = {{On Repeated Moral Hazard with Discounting}},
journal = {Review of Economic Studies},
year = 1987,
volume = {54},
number = {4},
pages = {599-617},
month = {},
keywords = {},
doi = {},
abstract = {In this paper, we analyze optimal contracts in an infinitely repeated agency model in which both the principal and agent discount the future. We show that there is a stationary representation of the optimal contract when the agent's conditional discounted expected utility is used as a state variable. This representation reduces the multi-period problem to a static variational problem which can be analyzed using standard variational techniques. This reduction is used to obtain several properties of the contract.},
url = {https://ideas.repec.org/a/oup/restud/v54y1987i4p599-617..html}
}
@article{tu_Rowley,
title = {On dynamic mode decomposition: Theory and applications},
author = {Tu, J. H. and Rowley, C. W. and Luchtenburg, D. M. and Brunton, S. L. and Kutz, J. N.},
journal = {Journal of Computational Dynamics},
volume = {1},
number = {2},
year = {2014},
pages = {391--421}
}
@book{Knight:1921,
author = {Knight, Frank H.},
date-added = {2020-08-20 10:29:34 -0500},
date-modified = {2020-08-20 11:10:35 -0500},
keywords = {climate,modeling},
publisher = {Houghton Mifflin},
title = {{Risk, Uncertainty, and Profit}},
year = {1921}
}
@article{MaccheroniMarinacciRustichini:2006b,
author = {Maccheroni, Fabio and Marinacci, Massimo and Rustichini, Aldo},
date-added = {2021-05-19 08:04:27 -0500},
date-modified = {2021-05-19 08:04:27 -0500},
journal = {Econometrica},
keywords = {*file-import-17-01-11},
number = {6},
pages = {1147--1498},
title = {{Ambiguity Aversion, Robustness, and the Variational Representation of Preferences}},
volume = {74},
year = {2006}
}
@article{GilboaSchmeidler:1989,
author = {Gilboa, Itzhak and Schmeidler, David},
date-added = {2020-08-10 09:11:02 -0500},
date-modified = {2020-08-10 09:11:02 -0500},
journal = {Journal of Mathematical Economics},
keywords = {climate,modeling},
mendeley-groups = {nsfbib},
month = {apr},
number = {2},
pages = {141--153},
title = {{Maxmin Expected Utility with Non-Unique Prior}},
volume = {18},
year = {1989}
}
@book{Sutton_2018,
title={Reinforcement learning: An introduction},
author={Sutton, Richard S and Barto, Andrew G},
year={2018},
publisher={MIT press}
}
@article{AHS_2003,
author = {Evan W. Anderson and Lars Peter Hansen and Thomas J. Sargent},
title = {{A Quartet of Semigroups for Model Specification, Robustness, Prices of Risk, and Model Detection}},
journal = {Journal of the European Economic Association},
year = 2003,
volume = {1},
number = {1},
pages = {68-123},
month = {March},
keywords = {},
doi = {},
abstract = { A representative agent fears that his model, a continuous time Markov process with jump and diffusion components, is misspecified and therefore uses robust control theory to make decisions. Under the decision maker's approximating model, cautious behavior puts adjustments for model misspecification into market prices for risk factors. We use a statistical theory of detection to quantify how much model misspecification the decision maker should fear, given his historical data record. A semigroup is a collection of objects connected by something like the law of iterated expectations. The law of iterated expectations defines the semigroup for a Markov process, while similar laws define other semigroups. Related semigroups describe (1) an approximating model; (2) a model misspecification adjustment to the continuation value in the decision maker's Bellman equation; (3) asset prices; and (4) the behavior of the model detection statistics that we use to calibrate how much robustness the decision maker prefers. Semigroups 2, 3, and 4 establish a tight link between the market price of uncertainty and a bound on the error in statistically discriminating between an approximating and a worst case model. (JEL: C00, D51, D81, E1, G12) Copyright (c) 2003 The European Economic Association.},
url = {https://ideas.repec.org/a/tpr/jeurec/v1y2003i1p68-123.html}
}
@article{BHS_2009,
author = {Barillas, Francisco and Hansen, Lars Peter and Sargent, Thomas J.},
title = {{Doubts or variability?}},
journal = {Journal of Economic Theory},
year = 2009,
volume = {144},
number = {6},
pages = {2388-2418},
month = {November},
keywords = { Risk aversion Model misspecification Robustness Market price of risk Equity premium puzzle Risk-fre},
doi = {},
abstract = {Reinterpreting most of the market price of risk as a price of model uncertainty eradicates a link between asset prices and measures of the welfare costs of aggregate fluctuations that was proposed by Hansen, Sargent, and Tallarini [17], Tallarini [30], Alvarez and Jermann [1]. Prices of model uncertainty contain information about the benefits of removing model uncertainty, not the consumption fluctuations that Lucas [22] and [23] studied. A max-min expected utility theory lets us reinterpret Tallarini's risk-aversion parameter as measuring a representative consumer's doubts about the model specification. We use model detection instead of risk-aversion experiments to calibrate that parameter. Plausible values of detection error probabilities give prices of model uncertainty that approach the Hansen and Jagannathan [11] bounds. Fixed detection error probabilities give rise to virtually identical asset prices as well as virtually identical costs of model uncertainty for Tallarini's two models of consumption growth.},
url = {https://ideas.repec.org/a/eee/jetheo/v144y2009i6p2388-2418.html}
}
@article{HST_1999,
author = {Lars Peter Hansen and Thomas J. Sargent and Thomas D. Tallarini},
title = {{Robust Permanent Income and Pricing}},
journal = {Review of Economic Studies},
year = 1999,
volume = {66},
number = {4},
pages = {873-907},
month = {},
keywords = {},
doi = {},
abstract = {\" I suppose there exists an extremely powerful, and, if I may so speak, malignant being, whose whole endeavours are directed toward deceiving me.\" Rene Descartes, Meditations, II.1},
url = {https://ideas.repec.org/a/oup/restud/v66y1999i4p873-907..html}
}
@article{simon1956dynamic,
title={Dynamic programming under uncertainty with a quadratic criterion function},
author={Simon, Herbert A},
journal={Econometrica, Journal of the Econometric Society},
pages={74--81},
year={1956},
publisher={JSTOR}
}
@article{theil1957note,
title={A note on certainty equivalence in dynamic planning},
author={Theil, Henri},
journal={Econometrica: Journal of the Econometric Society},
pages={346--349},
year={1957},
publisher={JSTOR}
}
@article{Jacobson_73,
author = {D. H. Jacobson},
year = {1973},
title = {Optimal Stochastic Linear Systems with Exponential Performance Criteria and their Relation to Differential Games},
journal = {IEEE Transactions on Automatic Control},
volume = {18},
number = {2},
pages = {124-131}
}
@book{Bucklew_2004,
title = {An Introduction to Rare Event Simulation},
author = {James A. Bucklew},
address = {New York},
publisher = {Springer Verlag},
year = {2004}
}
@book{Whittle_1990,
author = {Peter Whittle},
title = {Risk-Sensitive Optimal Control},
year = {1990},
publisher = {Wiley},
address = {New York}
}
@article{Whittle_1981,
author = {Peter Whittle},
year = {1981},
title = {Risk-Sensitive Linear/Quadratic/Gaussian Control},
journal = {Advances in Applied Probability},
volume = {13},
number = {4},
pages = {764-777}
}
@book{DoSSo,
title = {Linear Programming and Economic Analysis: Revised Edition},
author = {Robert Dorfman and Paul A. Samuelson and Robert M. Solow},
publisher = {McGraw Hill},
address = {New York},
year = {1958}
}
@book{Galichon_2016,
author = {Alfred Galichon},
year = {2016},
title = {Optimal Transport Methods in Economics},
publisher = {Princeton University Press},
address = {Princeton, New Jersey}
}
@book{DMD_book,
title = {Dynamic mode decomposition: data-driven modeling of complex systems},
author = {J. N. Kutz and S. L. Brunton and B. W, Brunton and J. L. Proctor},
year = {2016},
publisher = {SIAM}
}
@book{DDSE_book,
title = {Data-Driven Science and Engineering, Second Edition},
author = {Steven L. Brunton and J. Nathan Kutz},
publisher = {Cambridge University Press},
year = {2022},
address = {New York}
}
@book{bertsimas_tsitsiklis1997,
author = {Bertsimas, D. & Tsitsiklis, J. N.},
title = {{Introduction to linear optimization}},
publisher = {Athena Scientific},
year = {1997}
}
@book{hu_guo2018,
author = {Hu, Y. & Guo, Y.},
title = {{Operations research}},
publisher = {Tsinghua University Press},
edition = {5th},
year = {2018}
}
@article{definetti,
author = {Bruno de Finetti},
date-added = {2014-12-26 17:45:57 +0000},
date-modified = {2014-12-26 17:45:57 +0000},
journal = {Annales de l'Institute Henri Poincare'},
note = {English translation in Kyburg and Smokler (eds.), {\it Studies in Subjective Probability}, Wiley, New York, 1964},
pages = {1 - 68},
title = {La Prevision: Ses Lois Logiques, Ses Sources Subjectives},
volume = {7},
year = {1937}
}
@book{Holt_Modigliani_Muth_Simon,
title = {Planning Production, Inventories, and Work Force},
author = {Charles Holt and Franco Modigliani and John F. Muth and Herbert Simon},
publisher = {Prentice-Hall International Series in Management},
address = {New Jersey},
year = {1960}
}
@article{Leeper_Walker_Yang,
author = {Eric M. Leeper and Todd B. Walker and Shu-Chun Susan Yang},
title = {Fiscal Foresight and Information Flows},
journal = {Econometrica},
year = 2013,
volume = {81},
number = {3},
pages = {1115-1145},
month = {May}
}
@article{stachurski2008continuous,
title = {Continuous state dynamic programming via nonexpansive approximation},
author = {Stachurski, John},
journal = {Computational Economics},
volume = {31},
number = {2},
pages = {141--160},
year = {2008},
publisher = {Springer}
}
@incollection{gordon1995stable,
title = {Stable function approximation in dynamic programming},
author = {Gordon, Geoffrey J},
booktitle = {Machine Learning Proceedings 1995},
pages = {261--268},
year = {1995},
publisher = {Elsevier}
}
@article{caplin1985variability,
title = {The variability of aggregate demand with (S, s) inventory
policies},
author = {Caplin, Andrew S},
journal = {Econometrica},
pages = {1395--1409},
year = {1985},
publisher = {JSTOR}
}
@techreport{kondo2018us,
title = {On the US Firm and Establishment Size Distributions},
author = {Kondo, Illenin and Lewis, Logan T and Stella, Andrea},
year = {2018},
institution = {SSRN}
}
@article{schluter2019size,
title = {Size distributions reconsidered},
author = {Schluter, Christian and Trede, Mark},
journal = {Econometric Reviews},
volume = {38},
number = {6},
pages = {695--710},
year = {2019},
publisher = {Taylor \& Francis}
}
@article{fujiwara2004pareto,
title = {Do Pareto--Zipf and Gibrat laws hold true? An analysis with
European firms},
author = {Fujiwara, Yoshi and Di Guilmi, Corrado and Aoyama, Hideaki and
Gallegati, Mauro and Souma, Wataru},
journal = {Physica A: Statistical Mechanics and its Applications},
volume = {335},
number = {1-2},
pages = {197--216},
year = {2004},
publisher = {Elsevier}
}
@article{dunne1989growth,
title = {The growth and failure of US manufacturing plants},
author = {Dunne, Timothy and Roberts, Mark J and Samuelson, Larry},
journal = {The Quarterly Journal of Economics},
volume = {104},
number = {4},
pages = {671--698},
year = {1989},
publisher = {MIT Press}
}
@article{hall1987relationship,
title = {The Relationship Between Firm Size and Firm Growth in the US
Manufacturing Sector},
author = {Hall, Bronwyn H},
journal = {The Journal of Industrial Economics},
pages = {583--606},
year = {1987},
publisher = {JSTOR}
}
@article{evans1987relationship,
title = {The relationship between firm growth, size, and age: Estimates for
100 manufacturing industries},
author = {Evans, David S},
journal = {The Journal of Industrial Economics},
pages = {567--581},
year = {1987},
publisher = {JSTOR}
}
@phdthesis{gibrat1931inegalites,
title = {Les in{\'e}galit{\'e}s {\'e}conomiques: Applications d'une loi
nouvelle, la loi de l'effet proportionnel},
author = {Gibrat, Robert},
year = {1931},
school = {Recueil Sirey}
}
@book{buraczewski2016stochastic,
title = {Stochastic models with power-law tails},
author = {Buraczewski, Dariusz and Damek, Ewa and Mikosch, Thomas and others},
year = {2016},
publisher = {Springer}
}
@inproceedings{nishiyama2004estimation,
title = {Estimation and testing for rank size rule regression under pareto
distribution},
author = {Nishiyama, Y and Osada, S and Morimune, K},
booktitle = {Proceedings of the International Environmental Modelling
and Software Society iEMSs 2004 International Conference},
year = {2004},
organization = {Citeseer}
}
@article{ahn2018inequality,
author = {Ahn, SeHyoun and Kaplan, Greg and Moll, Benjamin and Winberry, Thomas and Wolf, Christian},
title = {When Inequality Matters for Macro and Macro Matters for Inequality},
journal = {NBER Macroeconomics Annual},
year = {2018},
volume = {32},
number = {1},
pages = {1--75},
publisher = {University of Chicago Press}
}
@techreport{bhandari2018inequality,
title = {Inequality, Business Cycles, and Monetary-Fiscal Policy},
author = {Bhandari, Anmol and Evans, David and Golosov, Mikhail and Sargent, Thomas J},
year = {2018},
institution = {National Bureau of Economic Research}
}
@article{glaeser2003injustice,
author = {Glaeser, Edward and Scheinkman, Jose and Shleifer, Andrei},
title = {The Injustice of Inequality},
journal = {Journal of Monetary Economics},
year = {2003},
volume = {50},
number = {1},
pages = {199--222},
publisher = {Elsevier}
}
@article{acemoglu2002political,
author = {Acemoglu, Daron and Robinson, James A.},
title = {The Political Economy of the {K}uznets curve},
journal = {Review of Development Economics},
year = {2002},
volume = {6},
number = {2},
pages = {183--203},
publisher = {Wiley Online Library}
}
@article{rozenfeld2011area,
title = {The area and population of cities: New insights from a different
perspective on cities},
author = {Rozenfeld, Hern{\'a}n D and Rybski, Diego and Gabaix, Xavier and
Makse, Hern{\'a}n A},
journal = {American Economic Review},
volume = {101},
number = {5},
pages = {2205--25},
year = {2011}
}
@book{rachev2003handbook,
title = {Handbook of heavy tailed distributions in finance: Handbooks in
finance},
author = {Rachev, Svetlozar Todorov},
volume = {1},
year = {2003},
publisher = {Elsevier}
}
@article{mandelbrot1963variation,
title = {The variation of certain speculative prices},
author = {Mandelbrot, Benoit},
journal = {The Journal of Business},
volume = {36},
number = {4},
pages = {394--419},
year = {1963}
}
@article{gabaix2016power,
title = {Power laws in economics: An introduction},
author = {Gabaix, Xavier},
journal = {Journal of Economic Perspectives},
volume = {30},
number = {1},
pages = {185--206},
year = {2016}
}
@article{axtell2001zipf,
title = {Zipf distribution of US firm sizes},
author = {Axtell, Robert L},
journal = {science},
volume = {293},
number = {5536},
pages = {1818--1820},
year = {2001},
publisher = {American Association for the Advancement of
Science}
}
@article{benhabib2018skewed,
title = {Skewed wealth distributions: Theory and empirics},
author = {Benhabib, Jess and Bisin, Alberto},
journal = {Journal of Economic Literature},
volume = {56},
number = {4},
pages = {1261--91},
year = {2018}
}
@article{pareto1896cours,
title = {Cours d'{\'e}conomie politique},
author = {Vilfredo, Pareto},
journal = {Rouge, Lausanne},
volume = {2},
year = {1896}
}
@article{attanasio2011risk,
title = {Risk sharing in private information models with asset accumulation: Explaining the excess smoothness of consumption},
author = {Attanasio, Orazio P and Pavoni, Nicola},
journal = {Econometrica},
volume = {79},
number = {4},
pages = {1027--1068},
year = {2011},
publisher = {Wiley Online Library}
}
@incollection{sargent1991observable,
title = {Observable Implications of Present Value Budget Balance},
author = {Sargent, Thomas and Hansen, Lars Peter and Roberts, Will},
booktitle = {Rational Expectations Econometrics},
year = {1991},