Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions lectures/_static/quant-econ.bib
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,36 @@
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/
###

@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},
Expand Down
3 changes: 3 additions & 0 deletions lectures/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,10 @@ parts:
- caption: Statistics and Information
numbered: true
chapters:
- file: divergence_measures
- file: likelihood_ratio_process
- file: likelihood_ratio_process_2
- file: likelihood_var
- file: imp_sample
- file: wald_friedman
- file: wald_friedman_2
Expand Down
Loading
Loading