Latent Gaussian Models in Zürich [day 1]
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
An interesting first day (for me) at the Latent Gaussian Models workshop in Zürich. The workshop is obviously centred at the INLA approach, with Havard Rue giving a short course on Wednesday then a wide ranging tour of the applications and extensions of INLA this afternoon. Thanks to his efforts in making the method completely accessible for many models through an R package, using mode description commands like
inla(formula, family="weibull", data=Kidney, control.inla=list(h=0.001))
there is now a growing community of INLA users. As exemplified by the attendees to this workshop. Chris Holmes gave another of his inspirational talks this afternoon when defending the use of quasi-Monte Carlo methods in Bayes factor approximations. The model choice session this morning showed interesting directions, including a calibration of the Hellinger distance by Bernoulli distributions, while the application session this afternoon covered owls, bulls, and woolly mammoths. I even managed to speak about ABC model choice, Gaussian approximations of Ising models, stochastic volatility modelling, and grey codes for variable selection, before calling it a (full and fruitful) day!
Filed under: R, Statistics Tagged: Havard Rue, latent Gaussian models, quasi-Monte Carlo, R, R-INLA, Zurich
R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.