Here is a list of new example of the use of the R inla package. The
data set described here are not necessarily included in the R inla
package.
| Example name and description | Detailed description | Data set | R code |
| StochVol: Stochastic volatility models with different observation models | StochVol.pdf | StochVol.txt | StochVol.code |
| Kidney Infection: Survival analysis using exponential and weibull model | Kidney.pdf | Kidney.txt | Kidney.code |
| Salamander Model B: Cross random effects, Illustration of iid2d model. | SalamanderB.pdf | salam.RData | SalamanderB.code |
| Bivariate meta-analysis: Model with separate priors for the hyperparameters and a model with a Wishart prior for the precision matrix. | BivariateMeta.pdf | | BivariateMeta.code |
| Alli: Multinomial logistic models | Example taken from Winbugs/Openbugs Examples vol I. For details see here | alli-dataset.dat | Alli.code |