授業準備のため次のコードを実行しておいてください。
install.packages('tidyverse')
install.packages('rstan')
install.packages('bayesplot')
install.packages('summarytools')
install.packages('gridExtra')
install.packages('GGally')
install.packages('loo')
install.packages('plotly')