forked from burakbayramli/books
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLinks.html
34 lines (33 loc) · 2.62 KB
/
Links.html
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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Links</title>
</head>
<body>
<h3 align="left"> </h3>
<h3 align="left">Links to a few Bayesian Econometric/Statistics Texts:</h3>
<ul>
<li><a href="http://mitpress.mit.edu/catalog/item/default.asp?ttype=2&tid=8441" align="left">Intermediate Statistics and Econometrics: A Comparative Approach</a> (Poirier, 1995)</li>
<li><a href="http://www.crcpress.com/shopping_cart/products/product_detail.asp?sku=C1704&parent_id=&pc=" align="left">Bayes and Empirical Bayes Methods for Data Analysis (2nd ed)</a> (Carlin and Louis, 2000) </li>
<li><a href="http://www.amazon.com/gp/product/0198773137/ref=dp_return_1/103-7315791-0947868?_encoding=UTF8&n=283155&s=books">Bayesian Inference in Dynamic Econometric Models</a> (Bauwens, Lubrano and Richard, 2000) </li>
<li><a href="http://www.wiley.com/WileyCDA/WileyTitle/productCd-0471496006.html" align="left">Bayesian Statistical Modeling</a> (Gongdon, 2001)</li>
<li><a href="http://www.crcpress.com/shopping_cart/products/product_detail.asp?sku=C2883&parent_id=&pc=" align="left">Bayesian Methods: A Social and Behavioral Sciences Approach</a> (Gill, 2002)</li>
<li><a href="http://www.wiley.com/WileyCDA/WileyTitle/productCd-0471486957.html" align="left">Applied Bayesian Modelling</a> (Congdon, 2003) </li>
<li><a href="http://www.crcpress.com/shopping_cart/products/product_detail.asp?sku=C388X&parent_id=&pc=" align="left">Bayesian Data Analysis (2nd ed) </a>(Gelman, Carlin, Stern and Rubin, 2003) </li>
<li><a href="http://www.wiley.co.uk/koopbayesian/" align="left">Bayesian Econometrics</a> (Koop, 2003) </li>
<li>
<div align="left"><a href="http://www.blackwellpublishing.com/book.asp?ref=1405117206&site=1" align="left">An Introduction to Modern Bayesian Econometrics</a> (Lancaster, 2004).</div>
</li>
<li><a href="http://www.amazon.com/gp/product/0471679321/qid=1133982944/sr=1-1/ref=sr_1_1/103-7315791-0947868?s=books&v=glance&n=283155">Contemporary Bayesian Econometrics and Statistics</a> (Geweke, 2005). </li>
</ul>
<hr>
<h3 align="left">Links related to Bayesian Software:</h3>
<ul>
<li><a href="http://www2.cirano.qc.ca/~bacc/" align="left">Bayesian Analysis, Computation and Communication</a></li>
<li><a href="http://www.mrc-bsu.cam.ac.uk/bugs/welcome.shtml" align="left">BUGS and WinBugs</a></li>
<li><a href="http://lib.stat.cmu.edu" align="left">StatLib (Data, Software and News From Stat Dept. at Carnegie Mellon)</a></li>
</ul>
</body>
</html>