# NOT RUN {
data('TBdat')
## Create the dataset suitable for INLA
TBdatINLA <- create_INLA_dat_pair(TBdat$TRT, TBdat$CON, TBdat$TRTTB, TBdat$CONTB)
## Check that the data are correct
print(TBdatINLA)
# }
Run the code above in your browser using DataLab