You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: inst/tutorials/A08Lb_chi2b/A08Lb_chi2b.Rmd
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ runtime: shiny_prerendered
14
14
15
15
```{r setup, include=FALSE}
16
16
BioDataScience1::learnr_setup()
17
-
SciViews::R()
17
+
SciViews::R(infer)
18
18
```
19
19
20
20
```{r, echo=FALSE}
@@ -37,7 +37,7 @@ La loi de distribution du $\chi^2$ peut être utilisée pour étudier si des dé
37
37
38
38
- Interpréter correctement un tel test
39
39
40
-
Vous devez avoir assimilé la matière du [module 8](https://wp.sciviews.org/sdd-umons/?iframe=wp.sciviews.org/sdd-umons-2020/chi2.html) du cours, en particulier la [section 8.2](https://wp.sciviews.org/sdd-umons/?iframe=wp.sciviews.org/sdd-umons-2020/test-dhypoth%25C3%25A8se.html). Vous devez avoir réalisé le tutoriel `BioDataScience1::run("A08La_chi2")` préalablement. Ce learnr vous sert à auto-évaluer vos acquis relatifs au test $\chi^2$ d'indépendance.
40
+
Vous devez avoir assimilé la matière du [module 8](https://wp.sciviews.org/sdd-umons/?iframe=wp.sciviews.org/sdd-umons-2021/chi2.html) du cours, en particulier la [section 8.2](https://wp.sciviews.org/sdd-umons/?iframe=wp.sciviews.org/sdd-umons-2021/test-dhypoth%25C3%25A8se.html). Vous devez avoir réalisé le tutoriel `BioDataScience1::run("A08La_chi2")` préalablement. Ce learnr vous sert à auto-évaluer vos acquis relatifs au test $\chi^2$ d'indépendance.
41
41
42
42
## Fumeurs
43
43
@@ -47,9 +47,9 @@ Le tabagisme est étudié chez les adolescents. Voici les résultats d'un sondag
0 commit comments