Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Maintenance - Mise à jour mensuelle Lundi 6 Février entre 7h00 et 9h00
Open sidebar
Benedicte FONTEZ
AgroDataScience
Commits
d6633d91
Commit
d6633d91
authored
Sep 23, 2021
by
sanchezi
Browse files
correc syntax bug 00_ file, latex symbol
parent
ddd47db1
Pipeline
#41489
failed with stage
in 16 minutes and 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
00-modele_lineaire.Rmd
View file @
d6633d91
...
...
@@ -149,7 +149,7 @@ La droite de régression est $y=66.6307-2.0982 DO$.</span>
* Si $b>0$: $b$ représente l'augmentation dans la moyenne de $Y$.
* Si $b<0$: $b$ représente la diminution dans la moyenne de $Y$.
```{r, interpretation,fig.width=8,fig.height=7,echo=FALSE,fig.cap="Représentation de l'intercept $\mu$ et de la pente $b$."}
```{r, interpretation,fig.width=8,fig.height=7,echo=FALSE,fig.cap="Représentation de l'intercept $\
\
mu$ et de la pente $b$."}
x <- c(3.591013, 2.000000, 3.200000, 3.744146, 4.380719, 0.882786)
y <- c(2.436851, 2.488175, 2.800000, 3.148497, 3.116439, 1.578209)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment