if (FALSE) {
data(bes83, package = "R2MLwiN")
(mymodel <- runMLwiN(logit(votecons, cons) ~ 1 + defence + unemp + taxes + privat + (1 | area),
D = "Binomial", estoptions = list(EstM = 1), data = bes83))
}
Run the code above in your browser using DataLab