## Information technique pour lesquelles l'analyse est executé:
Librairie `ggplot2`
```{r}
library(ggplot2)
sessionInfo()
```
## Chargement et inspection des données
```{r}
data = read.csv("https://app-learninglab.inria.fr/moocrr/gitlab/moocrr-session3/moocrr-reproducibility-study/raw/master/data/shuttle.csv?inline=false")
data
```
Trion les données même si nous savons que ce n'est pas une bonne idée.
On commence par inspecter les données visuellement.
The maximum likelyhood estimator of the intercept and of Temperature are thus $\alpha = 5.0849$ and $\beta = −0.1156$ and their standard errors are $s_\alpha = 3.052$ and $s_\beta = 0.04702$. The Residual deviance corresponds to the
Goodness of fit G2 = 18.086 with 21 degrees of freedom. I have therefore managed to replicate the