Skip to content

Commit 214fa84

Browse files
write chapter-09-communication-visualization.qmd
1 parent a63f61a commit 214fa84

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+11741
-1648
lines changed
-3.57 MB
Binary file not shown.
-1.22 MB
Binary file not shown.

_book/chapter-00-introduction.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -559,7 +559,7 @@ <h2 class="anchored" data-anchor-id="real-world-applications">Real-World Applica
559559
<li><strong>Social science research</strong>: analyzing survey responses, detecting patterns in observational data</li>
560560
<li><strong>Data journalism</strong>: investigating patterns in government data, economic indicators, or social trends</li>
561561
</ul>
562-
<p>Throughout the book, we implement these methods in R and demonstrate them on real datasets. A recurring example is the <strong>AssociationExplorer</strong> Shiny application, developed as part of the research underlying this work, which integrates multiple descriptive techniques into a unified interactive interface <span class="citation" data-cites="soetewey2026associationexplorer">(<a href="references.html#ref-soetewey2026associationexplorer" role="doc-biblioref">Soetewey et al. 2026</a>)</span>. While all methods can be implemented using standard statistical software, AssociationExplorer provides a practical tool for immediate exploratory use. These examples demonstrate that advanced descriptive methods are not academic exercises, but instead solve genuine problems faced by analysts across diverse fields and showcase original contributions.</p>
562+
<p>Throughout the book, we implement these methods in R and demonstrate them on real datasets. A recurring example is the <strong>AssociationExplorer</strong> Shiny application, developed as part of the research underlying this work, which integrates multiple descriptive techniques into a unified interactive interface <span class="citation" data-cites="soetewey2026associationexplorer">(<a href="#ref-soetewey2026associationexplorer" role="doc-biblioref">Soetewey et al. 2026</a>)</span>. While all methods can be implemented using standard statistical software, AssociationExplorer provides a practical tool for immediate exploratory use. These examples demonstrate that advanced descriptive methods are not academic exercises, but instead solve genuine problems faced by analysts across diverse fields and showcase original contributions.</p>
563563
</section>
564564
<section id="relationship-to-other-analytical-goals" class="level2">
565565
<h2 class="anchored" data-anchor-id="relationship-to-other-analytical-goals">Relationship to Other Analytical Goals</h2>
@@ -604,7 +604,7 @@ <h2 class="anchored" data-anchor-id="looking-ahead">Looking Ahead</h2>
604604
<p>Descriptive analysis is both art and science, requiring statistical rigor, visual judgment, and domain knowledge. We hope this book equips you with methods and perspectives that enhance all three.</p>
605605

606606

607-
<div id="refs" class="references csl-bib-body hanging-indent" data-entry-spacing="0" role="list" style="display: none">
607+
<div id="refs" class="references csl-bib-body hanging-indent" data-entry-spacing="0" role="list">
608608
<div id="ref-soetewey2026associationexplorer" class="csl-entry" role="listitem">
609609
Soetewey, Antoine, Cédric Heuchenne, Arnaud Claes, and Antonin Descampe. 2026. <span>“AssociationExplorer: A User-Friendly Shiny Application for Exploring Associations and Visual Patterns.”</span> <em>SoftwareX</em> 33: 102483. <a href="https://doi.org/10.1016/j.softx.2025.102483">https://doi.org/10.1016/j.softx.2025.102483</a>.
610610
</div>

0 commit comments

Comments
 (0)