# Statistical Rethinking ## Meeting 1 - 9 February 2023 ## Participants Please add your name below (just to try) - Ali - Almudena - Folco - Mariami - Nina - Sergiu - Chiara - Piero - Simona - you are! ## Agenda - Mailgroup? List of mails? Bcc? - Live coding? on R ``` to check -> combination for " ` " ``` italian keyboard: Alt + 96 ``` doesn t work :( alt + any thing just move the browsers tabs ``` ``` all <- c('ciao') print(all) ``` ## Question about material: ![](https://i.imgur.com/vUtnKRv.png) Consider the example here? Do you have a similar problem in your field that are likely to generate the same data from different hypotheses/models? ``` library(test) ```