Digital Scotland: Fig. III.4

Distribution of inclusion and exclusion by Local Authority.

This plot is similar to Figure 1.7, but it distributes each inclusion/exclusion band over levels of isolation, rather than SIMD deprivation.

Fig. III.4
Distribution of inclusion/exclusion bands across levels of isolation.

The model is produced using the following code:


isolgam <-
    vgam(formula =
         cbind(offline, connected)
         ~ s(isolation,df=6),
         family = betabinomial.ab,
         data = model
         )

Last modified: Fri Jun 20 16:29:47 BST 2014