Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 709deec

Browse filesBrowse files
HumphreyYangthomassargent30Copilot
authored
[likelihood_ratio_processes] Break up likelihood ratio processes lecture and add new examples (#547)
* Tom's August 12 edits of thre e lectures * update wald lecture * minor edits * update division * updates * update new lectures * updates * updates * Tom's minor tweaks to Humphrey's fine new lecture * updates * updates * updates * updates * update tag * Tom's edits of two lectures, August 16 in United lounge * Tom's second edits for August 16 Montana time * minor updates * Tom's August 17 edits of 3 lectures and the bib file * updates * fix minor typos * polishing lectures * Update lectures/likelihood_var.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: thomassargent30 <ts43@nyu.edu> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent cf28a4c commit 709deec
Copy full SHA for 709deec

File tree

Expand file treeCollapse file tree

9 files changed

+3558
-1784
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

9 files changed

+3558
-1784
lines changed
Open diff view settings
Collapse file

‎lectures/_static/quant-econ.bib‎

Copy file name to clipboardExpand all lines: lectures/_static/quant-econ.bib
+30Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,36 @@
22
QuantEcon Bibliography File used in conjuction with sphinxcontrib-bibtex package
33
Note: Extended Information (like abstracts, doi, url's etc.) can be found in quant-econ-extendedinfo.bib file in _static/
44
###
5+
6+
@article{shannon1948mathematical,
7+
title={A mathematical theory of communication},
8+
author={Shannon, Claude E},
9+
journal={The Bell system technical journal},
10+
volume={27},
11+
number={3},
12+
pages={379--423},
13+
year={1948},
14+
publisher={Nokia Bell Labs}
15+
}
16+
17+
@article{kullback1951information,
18+
title={On Information and Sufficiency},
19+
author={Kullback, Solomon and Leibler, Richard A},
20+
journal={The Annals of Mathematical Statistics},
21+
volume={22},
22+
number={1},
23+
pages={79--86},
24+
year={1951},
25+
publisher={JSTOR}
26+
}
27+
28+
@book{kullback1997information,
29+
title={Information theory and statistics},
30+
author={Kullback, Solomon},
31+
year={1997},
32+
publisher={Courier Corporation}
33+
}
34+
535
@book{friedman1953essays,
636
title={Essays in positive economics},
737
author={Friedman, Milton},
Collapse file

‎lectures/_toc.yml‎

Copy file name to clipboardExpand all lines: lectures/_toc.yml
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,10 @@ parts:
3333
- caption: Statistics and Information
3434
numbered: true
3535
chapters:
36+
- file: divergence_measures
3637
- file: likelihood_ratio_process
38+
- file: likelihood_ratio_process_2
39+
- file: likelihood_var
3740
- file: imp_sample
3841
- file: wald_friedman
3942
- file: wald_friedman_2

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.