Re: [R] R2BayesX

2015-02-05 Thread Shanley Chong
Many thanks Z and Nikolaus! Much appreciated! Have a great weekend! Kind regards, Shanley -Original Message- From: Achim Zeileis [mailto:achim.zeil...@uibk.ac.at] Sent: Thursday, 5 February 2015 8:01 PM To: Shanley Chong Cc: r-help@r-project.org; nikolaus.uml...@uibk.ac.at Subject: Re

Re: [R] R2BayesX

2015-02-04 Thread Shanley Chong
27;gaussian', it doesn't have problem. b_poi <- bayesx(y_poi ~ sx(x1) + sx(id, bs = "mrf", map = MunichBnd) + sx(id, bs = "re"), method = "MCMC", data = dat, family='gaussian') Kind regards, Shanley -Original Message- From: Achim Zeil

[R] R2BayesX

2015-02-03 Thread Shanley Chong
Hi, I am trying to run STAR logistic/binomial model using R2BayesX . A warning message came up every time when i included a random effect, bs='re', (unstructured spatial effect) into the model. The warning message is : Warning message: running command '"C:/Users/ChongS/Documents/R/win-library/