if (FALSE) {
data(mmmec, package = "R2MLwiN")
(mymodel3 <- runMLwiN(log(obs) ~ 1 + uvbi + offset(log(exp)) + (1 | nation) + (1 | region),
D = "Poisson", estoptions = list(EstM = 1), data = mmmec))
}
Run the code above in your browser using DataLab