楼主: wesker1999
26514 101

[书籍介绍] Bayesian Computation with R (2 edition) [推广有奖]

荣誉版主

大师

14%

还不是VIP/贵宾

-

威望
17
论坛币
6605018 个
通用积分
83.8740
学术水平
347 点
热心指数
643 点
信用等级
303 点
经验
125901 点
帖子
6476
精华
7
在线时间
3218 小时
注册时间
2005-8-21
最后登录
2023-2-4

初级学术勋章 高级热心勋章 初级信用勋章

相似文件 换一批

+2 论坛币
k人 参与回答

经管之家送您一份

应届毕业生专属福利!

求职就业群
赵安豆老师微信:zhaoandou666

经管之家联合CDA

送您一个全额奖学金名额~ !

感谢您参与论坛问题回答

经管之家送您两个论坛币!

+2 论坛币

318248.rar (2.75 MB) 本附件包括:

  • Bayesian Computation With R (2nd Edition).pdf

外部下载链接:

http://rapidshare.com/files/224639979/0387922970.rar

or

http://www.namipan.com/d/76cb2eb5fc3cd1f16d78e69f0602864876eca2716ff82b00

http://www.amazon.com/Bayesian-Computation-R-Jim-Albert/dp/0387922970/ref=sr_1_1?ie=UTF8&s=books&qid=1240452460&sr=1-1

Bayesian Computation With R
By Jim Albert

Publisher:   Springer-Verlag
Number Of Pages:   308
Publication Date:   2009-06
ISBN-10 / ASIN:   0387922970
ISBN-13 / EAN:   9780387922973


Product Description:
 


There has been a dramatic growth in the development and application of Bayesian inferential methods. Some of this growth is due to the availability of powerful simulation-based algorithms to summarize posterior distributions. There has been also a growing interest in the use of the system R for statistical analyses. R's open source nature, free availability, and large number of contributor packages have made R the software of choice for many statisticians in education and industry.

Bayesian Computation with R introduces Bayesian modeling by the use of computation using the R language. The early chapters present the basic tenets of Bayesian thinking by use of familiar one and two-parameter inferential problems. Bayesian computational methods such as Laplace's method, rejection sampling, and the SIR algorithm are illustrated in the context of a random effects model. The construction and implementation of Markov Chain Monte Carlo (MCMC) methods is introduced. These simulation-based algorithms are implemented for a variety of Bayesian applications such as normal and binary response regression, hierarchical modeling, order-restricted inference, and robust modeling. Algorithms written in R are used to develop Bayesian tests and assess Bayesian models by use of the posterior predictive distribution. The use of R to interface with WinBUGS, a popular MCMC computing language, is described with several illustrative examples.

This book is a suitable companion book for an introductory course on Bayesian methods and is valuable to the statistical practitioner who wishes to learn more about the R language and Bayesian methodology. The LearnBayes package, written by the author and available from the CRAN website, contains all of the R functions described in the book.

The second edition contains several new topics such as the use of mixtures of conjugate priors and the use of Zellner’s g priors to choose between models in linear regression. There are more illustrations of the construction of informative prior distributions, such as the use of conditional means priors and multivariate normal priors in binary regressions. The new edition contains changes in the R code illustrations according to the latest edition of the LearnBayes package.

-----------------------------------------------------------------------


Summary: good if you don't need too much detail
Rating: 3

if you're a novice or non R user, this will be a helpful introduction. the focus is on developing multipurpose code for simple models. its not great for picking up in the middle, you really need to go through chapter by chapter as the functions he writes build on one another. also, he has a modified LearnBayes package in R that changes a few of the functions in the text, so occasionally you have to tinker with them to get them to work (although its not difficult). this is good for a very first bayesian/R learner as the R code is not demanding, but it lacks the detail for the more complex models where bayesian methods pay off.

Summary: Excellent book for self-starters
Rating: 5

This is a great book that introduces practical Bayesian computing for scientists and quantitatively oriented people. Good sections on MCMC and other aspects without getting too mathematical (as opposed to being statistical - Does not mean that you won't find any symbols). Having said that, please be at the level of Casella/Berger on the (frequentist) mathematical statistics level and one of the following books should serve as a good companion for Bayes theory - Peter Lee (2004 - Great introduction), GCSR (Gelman et. al.) or Carlin and Louis. If you want to learn further details of the computational algorithms, MCSM by Casella and Robert is an excellent reference.

The book starts out by introducing us to R and then the Bayesian way of thinking and analyzing data. Up until chapter 5, we learn how to summarize posteriors when functional forms exist and how the various author-created functions serve the purpose. (The author's LearnBayes package contains many excellent functions that can be used in a wide variety of situations). Chapters 6, 10 and 11 form the core of how you perform MCMC and the various algorithms behind it. BRugs is introduced as well. I would also recommend the author's website and his excellent blog for learning 'Bayes'. http://bayes.bgsu.edu/bcwr/
 

Good resource if you are motivated enough, but you definitely need a companion book on Bayesian Statistics if you are not already well-versed in the theoretical aspects of these techniques. Great book for the Bayes-curious statistico... Of course, if you are reading this review you don't have to be told how great R is. Price has dropped 20% since it first came on the market. I'd say, a steal at 40 bucks.

Summary: Another R Book: 3-stars given...not 2
Rating: 2

The good: The first three chapters gives the reader a nice introduction to using R for Bayesian statistics and some well worked out examples: a necessity when dealing with a program that one is unfamiliar with. The text does a decent job of complementing the material found in another text on basic Bayesian methodology such as Gelman et al. (2004) or Carlin and Lewis (2008). Furthermore, Jim Albert is a great writer and presents the material well.

The Facts: Towards the latter half of the text the author begins to use a program from the 'Learn Bayes' package entitled "Laplace". It is of my belief that this black box could be elaborated on some. I had some trouble getting many of the examples from the text as well as exercises from the sections to run simply because of this black box. None of nine graduate students working together and independently were able to get this function to perform its duties on a regular basis. However, the examples and problems were instructive.

The Opinion: I was not a fan of the functions from the Learn Bayes package and did not feel as though the reader gained an adequate background on how to program R to perform Bayesian methods on his/her own. The book, I believe, relied to much (in the latter half of the text) on the functions of the Learn Bayes package.

Overall the text is great resource to complement another text. The only real `issue' I had with this text was not the text itself but rather the "Learn Bayes" package. If you are looking for a resource for R this might not be the right book. As a quick and dirty introduction to Bayesian methods using R (as the title suggests) this isn't a BAD text.


Summary: Fantastic Resource
Rating: 5

Great book. If you work through the examples, this book will move you to very near the top of the R learning curve and, more importantly, race you to the peak of the Bayesian curve.

Summary: more practicality added to Bayesian inference
Rating: 5

Jim Albert is a great teacher and an excellent writer. The R language is becoming one of the most used languages by statistical researchers. This is because it has many similarities to S and can be used freely, Jim makes R easy to learn for statisticians in this book. One of the big breakthroughs in Bayesian statistics over the past 2 decades was the implementation of complicated priors and hierarchical models through the Markov Chain Monte Carlo (MCMC) algorithms. The leaders is this filed created free software called BUGS (for Bayesian Analysis Using Gibbs Sampling). Gibbs sampling is one of the most commonly used MCMC algorithms. Statisticians using this software have been able to provide more satisfactory solutions to many basic and complex problems using these tools. After Windows became the dominant operating system on personal computers WINBUGS was born. This is a version of BUGS that uses Windows as the operating system and takes advantage of Windows many nice features. Now for the first time to my knowledge Jim Albert show the reader how to incorporate the BUGS technology in the framework of R programming. This can only add to the practical use of Bayesian methods among statisticians for research that advances both the theory and applications. In the late 1990s I was working in the medical device industry where a number of clinical trials were being analyzed using the MCMC methods. Jim deserves a great deal of credit for moving Bayesian statistics into the framework of R!

[此贴子已经被作者于2009-4-23 15:05:16编辑过]

二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

关键词:Computation Bayesian Edition editio dition Edition Bayesian Computation

已有 1 人评分学术水平 热心指数 信用等级 收起 理由
jisorc + 1 + 1 + 1 谢了

总评分: 学术水平 + 1  热心指数 + 1  信用等级 + 1   查看全部评分

本帖被以下文库推荐

沙发
chongyanghe 发表于 2009-4-23 10:55:00 |只看作者 |坛友微信交流群
谢谢wesker1999版主的慷慨贡献

使用道具

藤椅
w-mike 发表于 2009-4-23 11:40:00 |只看作者 |坛友微信交流群

谢谢斑竹

使用道具

板凳
平常 发表于 2009-4-25 16:06:00 |只看作者 |坛友微信交流群

Publication Date:   2009-06

这日期.

谢谢版主 了

使用道具

报纸
hanceland 发表于 2009-4-28 20:30:00 |只看作者 |坛友微信交流群
谢谢版主赐书。

使用道具

地板
bensonwu 发表于 2009-4-28 21:16:00 |只看作者 |坛友微信交流群
谢谢版主!!!

使用道具

7
samanthawood 发表于 2009-5-9 01:59:00 |只看作者 |坛友微信交流群

xiexie

使用道具

8
dingliumath 发表于 2009-5-9 10:43:00 |只看作者 |坛友微信交流群
献身学术、格物致知

使用道具

9
爱萌 发表于 2009-5-9 13:01:00 |只看作者 |坛友微信交流群

超级斑竹姐姐就是牛,能够搞到小老二我搞不到的东西

牛人!

最恨对我说谎或欺骗我的人

使用道具

10
flyindancexxx 发表于 2009-5-9 13:47:00 |只看作者 |坛友微信交流群
好書啊,謝謝樓主!

使用道具

您需要登录后才可以回帖 登录 | 我要注册

本版微信群
加好友,备注cda
拉您进交流群

京ICP备16021002-2号 京B2-20170662号 京公网安备 11010802022788号 论坛法律顾问:王进律师 知识产权保护声明   免责及隐私声明

GMT+8, 2024-4-25 19:01