Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
larmarange committed Oct 12, 2024
1 parent 64b4e52 commit ece0a4f
Show file tree
Hide file tree
Showing 33 changed files with 620 additions and 624 deletions.
2 changes: 1 addition & 1 deletion docs/analyses/contrastes.html
Original file line number Diff line number Diff line change
Expand Up @@ -6549,7 +6549,7 @@ <h1 class="title"><span id="sec-contrastes" class="quarto-section-identifier"><s
</ul>
</div>
</div>
</footer><script>var lightboxQuarto = GLightbox({"selector":".lightbox","closeEffect":"zoom","loop":false,"descPosition":"bottom","openEffect":"zoom"});
</footer><script>var lightboxQuarto = GLightbox({"closeEffect":"zoom","openEffect":"zoom","selector":".lightbox","loop":false,"descPosition":"bottom"});
window.onload = () => {
lightboxQuarto.on('slide_before_load', (data) => {
const { slideIndex, slideNode, slideConfig, player, trigger } = data;
Expand Down
26 changes: 13 additions & 13 deletions docs/analyses/estimations-marginales.html

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions docs/analyses/ggplot2.html
Original file line number Diff line number Diff line change
Expand Up @@ -582,7 +582,7 @@ <h1 class="title"><span id="sec-ggplot2" class="quarto-section-identifier"><span
<p><a href="https://ggplot2.tidyverse.org">ggplot2</a> nécessite que les données du graphique soient sous la forme d’un tableau de données (<em>data.frame</em> ou <em>tibble</em>) au format <em>tidy</em>, c’est-à-dire avec une ligne par observation et les différentes valeurs à représenter sous forme de variables du tableau.</p>
<div id="fig-grammaire-graphiques" class="quarto-figure quarto-figure-center quarto-float anchored page-columns page-full">
<figure class="quarto-float quarto-float-fig figure page-columns page-full"><div aria-describedby="fig-grammaire-graphiques-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
<a href="ressources/ggplot-grammar-of-graphics.png" class="lightbox" data-glightbox="description: .lightbox-desc-1" data-gallery="quarto-lightbox-gallery-1"><img src="ressources/ggplot-grammar-of-graphics.png" class="img-fluid figure-img"></a>
<a href="ressources/ggplot-grammar-of-graphics.png" class="lightbox" data-gallery="quarto-lightbox-gallery-1" data-glightbox="description: .lightbox-desc-1"><img src="ressources/ggplot-grammar-of-graphics.png" class="img-fluid figure-img"></a>
</div>
<figcaption class="quarto-float-caption-margin quarto-float-caption quarto-float-fig margin-caption" id="fig-grammaire-graphiques-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
Figure&nbsp;17.1: La grammaire des graphiques
Expand All @@ -606,7 +606,7 @@ <h1 class="title"><span id="sec-ggplot2" class="quarto-section-identifier"><span
<div class="cell-output-display page-columns page-full">
<div id="fig-exemple-simple-ggplot2" class="quarto-figure quarto-figure-center quarto-float anchored page-columns page-full">
<figure class="quarto-float quarto-float-fig figure page-columns page-full"><div aria-describedby="fig-exemple-simple-ggplot2-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
<a href="ggplot2_files/figure-html/fig-exemple-simple-ggplot2-1.png" class="lightbox" data-glightbox="description: .lightbox-desc-2" data-gallery="quarto-lightbox-gallery-2"><img src="ggplot2_files/figure-html/fig-exemple-simple-ggplot2-1.png" class="img-fluid figure-img" width="672"></a>
<a href="ggplot2_files/figure-html/fig-exemple-simple-ggplot2-1.png" class="lightbox" data-gallery="quarto-lightbox-gallery-2" data-glightbox="description: .lightbox-desc-2"><img src="ggplot2_files/figure-html/fig-exemple-simple-ggplot2-1.png" class="img-fluid figure-img" width="672"></a>
</div>
<figcaption class="quarto-float-caption-margin quarto-float-caption quarto-float-fig margin-caption" id="fig-exemple-simple-ggplot2-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
Figure&nbsp;17.2: Un exemple simple de nuage de points avec <code>ggplot2</code>
Expand Down Expand Up @@ -664,7 +664,7 @@ <h1 class="title"><span id="sec-ggplot2" class="quarto-section-identifier"><span
<div class="cell-output-display page-columns page-full">
<div id="fig-exemple-avance-ggplot2" class="quarto-figure quarto-figure-center quarto-float anchored page-columns page-full">
<figure class="quarto-float quarto-float-fig figure page-columns page-full"><div aria-describedby="fig-exemple-avance-ggplot2-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
<a href="ggplot2_files/figure-html/fig-exemple-avance-ggplot2-1.png" class="lightbox" data-glightbox="description: .lightbox-desc-3" data-gallery="quarto-lightbox-gallery-3"><img src="ggplot2_files/figure-html/fig-exemple-avance-ggplot2-1.png" class="img-fluid figure-img" width="672"></a>
<a href="ggplot2_files/figure-html/fig-exemple-avance-ggplot2-1.png" class="lightbox" data-gallery="quarto-lightbox-gallery-3" data-glightbox="description: .lightbox-desc-3"><img src="ggplot2_files/figure-html/fig-exemple-avance-ggplot2-1.png" class="img-fluid figure-img" width="672"></a>
</div>
<figcaption class="quarto-float-caption-margin quarto-float-caption quarto-float-fig margin-caption" id="fig-exemple-avance-ggplot2-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
Figure&nbsp;17.3: Un exemple avancé de nuage de points avec <code>ggplot2</code>
Expand All @@ -681,7 +681,7 @@ <h1 class="title"><span id="sec-ggplot2" class="quarto-section-identifier"><span
<span class="header-section-number">17.3</span> Cheatsheet</h2>
<div id="fig-cheatsheet-ggplot2" class="quarto-figure quarto-figure-center quarto-float anchored page-columns page-full">
<figure class="quarto-float quarto-float-fig figure page-columns page-full"><div aria-describedby="fig-cheatsheet-ggplot2-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
<a href="https://github.com/rstudio/cheatsheets/raw/main/data-visualization-2.1.pdf"><span class="lightbox" data-glightbox="description: .lightbox-desc-4" data-gallery="quarto-lightbox-gallery-4"><img src="ressources/data-visualization-cheatsheet-thumbs.png" class="img-fluid figure-img"></span></a>
<a href="https://github.com/rstudio/cheatsheets/raw/main/data-visualization-2.1.pdf"><span class="lightbox" data-gallery="quarto-lightbox-gallery-4" data-glightbox="description: .lightbox-desc-4"><img src="ressources/data-visualization-cheatsheet-thumbs.png" class="img-fluid figure-img"></span></a>
</div>
<figcaption class="quarto-float-caption-margin quarto-float-caption quarto-float-fig margin-caption" id="fig-cheatsheet-ggplot2-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
Figure&nbsp;17.4: Cheatsheet ggplot2
Expand All @@ -693,7 +693,7 @@ <h1 class="title"><span id="sec-ggplot2" class="quarto-section-identifier"><span
<p>Le package <a href="https://dreamrs.github.io/esquisse/">esquisse</a> propose un <em>addin</em> offrant une interface visuelle pour la création de graphiques <a href="https://ggplot2.tidyverse.org">ggplot2</a>. Après installation du package, on pourra lancer <a href="https://dreamrs.github.io/esquisse/">esquisse</a> directement à partir du menu <em>addins</em> de <strong>RStudio</strong>.</p>
<div id="fig-lancement-esquisse" class="quarto-figure quarto-figure-center quarto-float anchored page-columns page-full">
<figure class="quarto-float quarto-float-fig figure page-columns page-full"><div aria-describedby="fig-lancement-esquisse-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
<a href="ressources/esquisse-launch-addin.png" class="lightbox" data-glightbox="description: .lightbox-desc-5" data-gallery="quarto-lightbox-gallery-5"><img src="ressources/esquisse-launch-addin.png" class="img-fluid figure-img"></a>
<a href="ressources/esquisse-launch-addin.png" class="lightbox" data-gallery="quarto-lightbox-gallery-5" data-glightbox="description: .lightbox-desc-5"><img src="ressources/esquisse-launch-addin.png" class="img-fluid figure-img"></a>
</div>
<figcaption class="quarto-float-caption-margin quarto-float-caption quarto-float-fig margin-caption" id="fig-lancement-esquisse-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
Figure&nbsp;17.5: Lancement d’<code>esquisse</code> à partir du menu <em>Addins</em> de <strong>RStudio</strong>
Expand All @@ -702,7 +702,7 @@ <h1 class="title"><span id="sec-ggplot2" class="quarto-section-identifier"><span
<p>Au lancement de l’<em>addin</em>, une interface permettra de choisir le tableau de données à partir duquel générer le graphique. Le plus simple est de choisir un tableau présent dans l’environnement. Mais <a href="https://dreamrs.github.io/esquisse/">esquisse</a> offre aussi la possibilité d’importer des fichiers externes, voir de procéder à quelques modifications des données.</p>
<div id="fig-esquisse-import-donnees" class="quarto-figure quarto-figure-center quarto-float anchored page-columns page-full">
<figure class="quarto-float quarto-float-fig figure page-columns page-full"><div aria-describedby="fig-esquisse-import-donnees-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
<a href="ressources/esquisse-import-data.png" class="lightbox" data-glightbox="description: .lightbox-desc-6" data-gallery="quarto-lightbox-gallery-6"><img src="ressources/esquisse-import-data.png" class="img-fluid figure-img"></a>
<a href="ressources/esquisse-import-data.png" class="lightbox" data-gallery="quarto-lightbox-gallery-6" data-glightbox="description: .lightbox-desc-6"><img src="ressources/esquisse-import-data.png" class="img-fluid figure-img"></a>
</div>
<figcaption class="quarto-float-caption-margin quarto-float-caption quarto-float-fig margin-caption" id="fig-esquisse-import-donnees-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
Figure&nbsp;17.6: Import de données au lancement d’<code>esquisse</code>
Expand All @@ -711,7 +711,7 @@ <h1 class="title"><span id="sec-ggplot2" class="quarto-section-identifier"><span
<p>Le principe général d’<a href="https://dreamrs.github.io/esquisse/">esquisse</a> consiste à associer des variables à des esthétiques par glisser/déposer<a href="#fn2" class="footnote-ref" id="fnref2" role="doc-noteref"><sup>2</sup></a>. L’outil déterminera automatiquement une géométrie adaptée en fonction de la nature des variables (continues ou catégorielles). Un clic sur le nom de la géométrie en haut à gauche permet de sélectionner une autre géométrie.</p>
<div class="no-row-height column-margin column-container"><div id="fn2"><p><sup>2</sup>&nbsp;Si une esthétique n’est pas visible à l’écran, on pourra cliquer en haut à droite sur l’icône en forme de roue dentée afin de choisir d’afficher plus d’esthétiques.</p></div></div><div id="fig-esquisse-géométrie" class="quarto-figure quarto-figure-center quarto-float anchored page-columns page-full">
<figure class="quarto-float quarto-float-fig figure page-columns page-full"><div aria-describedby="fig-esquisse-géométrie-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
<a href="ressources/esquisse-geometries.png" class="lightbox" data-glightbox="description: .lightbox-desc-7" data-gallery="quarto-lightbox-gallery-7"><img src="ressources/esquisse-geometries.png" class="img-fluid figure-img"></a>
<a href="ressources/esquisse-geometries.png" class="lightbox" data-gallery="quarto-lightbox-gallery-7" data-glightbox="description: .lightbox-desc-7"><img src="ressources/esquisse-geometries.png" class="img-fluid figure-img"></a>
</div>
<figcaption class="quarto-float-caption-margin quarto-float-caption quarto-float-fig margin-caption" id="fig-esquisse-géométrie-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
Figure&nbsp;17.7: Choix d’une géométrie dans <code>esquisse</code>
Expand All @@ -721,7 +721,7 @@ <h1 class="title"><span id="sec-ggplot2" class="quarto-section-identifier"><span
<p>Le menu <strong>Code</strong> permet de récupérer le code correspondant au graphique afin de pouvoir le copier/coller dans un script.</p>
<div id="fig-esquisse-code" class="quarto-figure quarto-figure-center quarto-float anchored page-columns page-full">
<figure class="quarto-float quarto-float-fig figure page-columns page-full"><div aria-describedby="fig-esquisse-code-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
<a href="ressources/esquisse-controls-code.png" class="lightbox" data-glightbox="description: .lightbox-desc-8" data-gallery="quarto-lightbox-gallery-8"><img src="ressources/esquisse-controls-code.png" class="img-fluid figure-img"></a>
<a href="ressources/esquisse-controls-code.png" class="lightbox" data-gallery="quarto-lightbox-gallery-8" data-glightbox="description: .lightbox-desc-8"><img src="ressources/esquisse-controls-code.png" class="img-fluid figure-img"></a>
</div>
<figcaption class="quarto-float-caption-margin quarto-float-caption quarto-float-fig margin-caption" id="fig-esquisse-code-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
Figure&nbsp;17.8: Obtenir le code du graphique obtenu avec <code>esquisse</code>
Expand Down Expand Up @@ -1462,7 +1462,7 @@ <h1 class="title"><span id="sec-ggplot2" class="quarto-section-identifier"><span
</ul>
</div>
</div>
</footer><script>var lightboxQuarto = GLightbox({"selector":".lightbox","descPosition":"bottom","openEffect":"zoom","closeEffect":"zoom","loop":false});
</footer><script>var lightboxQuarto = GLightbox({"selector":".lightbox","closeEffect":"zoom","descPosition":"bottom","loop":false,"openEffect":"zoom"});
window.onload = () => {
lightboxQuarto.on('slide_before_load', (data) => {
const { slideIndex, slideNode, slideConfig, player, trigger } = data;
Expand Down
2 changes: 1 addition & 1 deletion docs/analyses/interactions.html
Original file line number Diff line number Diff line change
Expand Up @@ -2839,7 +2839,7 @@ <h1 class="title"><span id="sec-interactions" class="quarto-section-identifier">
</ul>
</div>
</div>
</footer><script>var lightboxQuarto = GLightbox({"openEffect":"zoom","closeEffect":"zoom","loop":false,"selector":".lightbox","descPosition":"bottom"});
</footer><script>var lightboxQuarto = GLightbox({"openEffect":"zoom","loop":false,"descPosition":"bottom","closeEffect":"zoom","selector":".lightbox"});
window.onload = () => {
lightboxQuarto.on('slide_before_load', (data) => {
const { slideIndex, slideNode, slideConfig, player, trigger } = data;
Expand Down
2 changes: 1 addition & 1 deletion docs/analyses/likert.html
Original file line number Diff line number Diff line change
Expand Up @@ -3590,7 +3590,7 @@ <h1 class="title"><span id="sec-likert" class="quarto-section-identifier"><span
</ul>
</div>
</div>
</footer><script>var lightboxQuarto = GLightbox({"openEffect":"zoom","descPosition":"bottom","selector":".lightbox","loop":false,"closeEffect":"zoom"});
</footer><script>var lightboxQuarto = GLightbox({"descPosition":"bottom","openEffect":"zoom","selector":".lightbox","closeEffect":"zoom","loop":false});
window.onload = () => {
lightboxQuarto.on('slide_before_load', (data) => {
const { slideIndex, slideNode, slideConfig, player, trigger } = data;
Expand Down
4 changes: 2 additions & 2 deletions docs/analyses/multicolinearite.html
Original file line number Diff line number Diff line change
Expand Up @@ -1350,7 +1350,7 @@ <h1 class="title"><span id="sec-multicolinearite" class="quarto-section-identifi
<div class="cell-output-display page-columns page-full">
<div id="fig-check_collinearity" class="quarto-figure quarto-figure-center quarto-float anchored page-columns page-full">
<figure class="quarto-float quarto-float-fig figure page-columns page-full"><div aria-describedby="fig-check_collinearity-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
<a href="multicolinearite_files/figure-html/fig-check_collinearity-1.png" class="lightbox" data-gallery="quarto-lightbox-gallery-1" data-glightbox="description: .lightbox-desc-1"><img src="multicolinearite_files/figure-html/fig-check_collinearity-1.png" class="img-fluid figure-img" width="672"></a>
<a href="multicolinearite_files/figure-html/fig-check_collinearity-1.png" class="lightbox" data-glightbox="description: .lightbox-desc-1" data-gallery="quarto-lightbox-gallery-1"><img src="multicolinearite_files/figure-html/fig-check_collinearity-1.png" class="img-fluid figure-img" width="672"></a>
</div>
<figcaption class="quarto-float-caption-margin quarto-float-caption quarto-float-fig margin-caption" id="fig-check_collinearity-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
Figure&nbsp;27.1: Représentation graphique des FIV d’un modèle
Expand Down Expand Up @@ -2085,7 +2085,7 @@ <h1 class="title"><span id="sec-multicolinearite" class="quarto-section-identifi
</ul>
</div>
</div>
</footer><script>var lightboxQuarto = GLightbox({"selector":".lightbox","descPosition":"bottom","closeEffect":"zoom","openEffect":"zoom","loop":false});
</footer><script>var lightboxQuarto = GLightbox({"selector":".lightbox","openEffect":"zoom","loop":false,"closeEffect":"zoom","descPosition":"bottom"});
window.onload = () => {
lightboxQuarto.on('slide_before_load', (data) => {
const { slideIndex, slideNode, slideConfig, player, trigger } = data;
Expand Down
2 changes: 1 addition & 1 deletion docs/analyses/regression-lineaire.html
Original file line number Diff line number Diff line change
Expand Up @@ -3024,7 +3024,7 @@ <h1 class="title"><span id="sec-regression-lineaire" class="quarto-section-ident
</ul>
</div>
</div>
</footer><script>var lightboxQuarto = GLightbox({"loop":false,"openEffect":"zoom","descPosition":"bottom","selector":".lightbox","closeEffect":"zoom"});
</footer><script>var lightboxQuarto = GLightbox({"descPosition":"bottom","loop":false,"openEffect":"zoom","closeEffect":"zoom","selector":".lightbox"});
window.onload = () => {
lightboxQuarto.on('slide_before_load', (data) => {
const { slideIndex, slideNode, slideConfig, player, trigger } = data;
Expand Down
Loading

0 comments on commit ece0a4f

Please sign in to comment.