# bym test data
# source is https://mc-stan.org/users/documentation/case-studies/mbjoseph-CARStan.html
message("Scottish lip cancer data" )
message("source is https://mc-stan.org/users/documentation/case-studies/mbjoseph-CARStan.html" )
lip = carstm::scottish_lip_cancer_data()
attach(lip)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.