Displaying 1 result from an estimated 1 matches for "beaubourg".
2011 Jun 01
0
bayesglm with weights
...ial,weights=w,prior.scale=Inf, prior.df=Inf))
y<-matrix(c(4,6,5,1),ncol=2)
x<-matrix(c(4,5),ncol=1)
(M6=bayesglm(y~x,family=binomial,prior.scale=Inf, prior.df=Inf))
Am I missing something?
Thanks,
Edouard Chatignoux, Statistician
Health oservatory of the Paris ?le-de-France region
43 rue Beaubourg- 75003 PARIS
Tel. : 01 77 49 78 54
Fax. : 01 77 49 78 61
I'm running R 2.13.0 under windows XP
> sessionInfo()
R version 2.13.0 (2011-04-13)
Platform: i386-pc-mingw32/i386 (32-bit)
locale:
[1] LC_COLLATE=French_France.1252 LC_CTYPE=French_France.1252
[3] LC_MONETARY=French_France.1...