Deploying to gh-pages from @ agdamsbo/FreesearchR@347490605f 🚀

This commit is contained in:
agdamsbo 2025-04-09 10:50:41 +00:00
commit 6d0fccae93
13 changed files with 311 additions and 18 deletions

View file

@ -52,8 +52,8 @@
<link href="FreesearchR_files/htmltools-fill-0.5.8.1/fill.css" rel="stylesheet">
<script src="FreesearchR_files/htmlwidgets-1.6.4/htmlwidgets.js"></script><script src="FreesearchR_files/datagrid-binding-0.4.0/datagrid.js"></script><div class="row">
<div class="row">
<main id="main" class="col-md-9"><div class="page-header">
<h1>FreesearchR</h1>
@ -150,10 +150,112 @@ filtering options.</p>
<p>There are a number of plotting options to visualise different aspects
of the data.</p>
<p>Below are the available plot types listed.</p>
<div class="datagrid html-widget html-fill-item" height="600px" id="htmlwidget-ac96cb3ee4656e2e9ec3" style="width:100%;height:600px; margin-bottom: 15px;" width="100%">
<div id="htmlwidget-ac96cb3ee4656e2e9ec3-container"></div>
</div>
<script type="application/json" data-for="htmlwidget-ac96cb3ee4656e2e9ec3">{"x":{"nrow":16,"ncol":3,"data":[["continuous","continuous","continuous","dichotomous","dichotomous","dichotomous","dichotomous","dichotomous","ordinal","ordinal","ordinal","ordinal","categorical","categorical","categorical","categorical"],["Violin plot","Scatter plot","Box plot","Stacked horizontal bars","Violin plot","Sankey plot","Box plot","Euler diagram","Stacked horizontal bars","Violin plot","Sankey plot","Box plot","Stacked horizontal bars","Violin plot","Sankey plot","Box plot"],["A modern alternative to the classic boxplot to visualise data distribution","A classic way of showing the association between to variables","A classic way to plot data distribution by groups","A classical way of visualising the distribution of an ordinal scale like the modified Ranking Scale and known as Grotta bars","A modern alternative to the classic boxplot to visualise data distribution","A way of visualising change between groups","A classic way to plot data distribution by groups","Generate area-proportional Euler diagrams to display set relationships","A classical way of visualising the distribution of an ordinal scale like the modified Ranking Scale and known as Grotta bars","A modern alternative to the classic boxplot to visualise data distribution","A way of visualising change between groups","A classic way to plot data distribution by groups","A classical way of visualising the distribution of an ordinal scale like the modified Ranking Scale and known as Grotta bars","A modern alternative to the classic boxplot to visualise data distribution","A way of visualising change between groups","A classic way to plot data distribution by groups"]],"colnames":["Data type","Plot type","Description"],"options":{"columns":[{"header":"Data type","name":"Data type","sortable":true,"filter":"select","align":"left","whiteSpace":"normal","renderer":{"styles":{"wordBreak":"normal"}}},{"header":"Plot type","name":"Plot type","sortable":true,"filter":"select","align":"left","whiteSpace":"normal","renderer":{"styles":{"wordBreak":"normal"}}},{"header":"Description","name":"Description","sortable":true,"filter":"select","align":"left","whiteSpace":"normal","renderer":{"styles":{"wordBreak":"normal"}}}],"bodyHeight":"fitToParent","draggable":false,"usageStatistics":false,"contextMenu":null,"rowHeight":"auto"},"theme":"striped","themeOptions":{"cell":{"normal":{"showHorizontalBorder":true}}},"language":"en","languageOptions":[],"filters":true,"rowAttributes":[],"validationInput":false,"dataAsInput":false,"dragInput":false},"evals":[],"jsHooks":[]}</script>
<table class="table">
<colgroup>
<col width="7%">
<col width="14%">
<col width="77%">
</colgroup>
<thead><tr class="header">
<th align="left">Data type</th>
<th align="left">Plot type</th>
<th align="left">Description</th>
</tr></thead>
<tbody>
<tr class="odd">
<td align="left">continuous</td>
<td align="left">Violin plot</td>
<td align="left">A modern alternative to the classic boxplot to
visualise data distribution</td>
</tr>
<tr class="even">
<td align="left">continuous</td>
<td align="left">Scatter plot</td>
<td align="left">A classic way of showing the association between to
variables</td>
</tr>
<tr class="odd">
<td align="left">continuous</td>
<td align="left">Box plot</td>
<td align="left">A classic way to plot data distribution by groups</td>
</tr>
<tr class="even">
<td align="left">dichotomous</td>
<td align="left">Stacked horizontal bars</td>
<td align="left">A classical way of visualising the distribution of an
ordinal scale like the modified Ranking Scale and known as Grotta
bars</td>
</tr>
<tr class="odd">
<td align="left">dichotomous</td>
<td align="left">Violin plot</td>
<td align="left">A modern alternative to the classic boxplot to
visualise data distribution</td>
</tr>
<tr class="even">
<td align="left">dichotomous</td>
<td align="left">Sankey plot</td>
<td align="left">A way of visualising change between groups</td>
</tr>
<tr class="odd">
<td align="left">dichotomous</td>
<td align="left">Box plot</td>
<td align="left">A classic way to plot data distribution by groups</td>
</tr>
<tr class="even">
<td align="left">dichotomous</td>
<td align="left">Euler diagram</td>
<td align="left">Generate area-proportional Euler diagrams to display
set relationships</td>
</tr>
<tr class="odd">
<td align="left">ordinal</td>
<td align="left">Stacked horizontal bars</td>
<td align="left">A classical way of visualising the distribution of an
ordinal scale like the modified Ranking Scale and known as Grotta
bars</td>
</tr>
<tr class="even">
<td align="left">ordinal</td>
<td align="left">Violin plot</td>
<td align="left">A modern alternative to the classic boxplot to
visualise data distribution</td>
</tr>
<tr class="odd">
<td align="left">ordinal</td>
<td align="left">Sankey plot</td>
<td align="left">A way of visualising change between groups</td>
</tr>
<tr class="even">
<td align="left">ordinal</td>
<td align="left">Box plot</td>
<td align="left">A classic way to plot data distribution by groups</td>
</tr>
<tr class="odd">
<td align="left">categorical</td>
<td align="left">Stacked horizontal bars</td>
<td align="left">A classical way of visualising the distribution of an
ordinal scale like the modified Ranking Scale and known as Grotta
bars</td>
</tr>
<tr class="even">
<td align="left">categorical</td>
<td align="left">Violin plot</td>
<td align="left">A modern alternative to the classic boxplot to
visualise data distribution</td>
</tr>
<tr class="odd">
<td align="left">categorical</td>
<td align="left">Sankey plot</td>
<td align="left">A way of visualising change between groups</td>
</tr>
<tr class="even">
<td align="left">categorical</td>
<td align="left">Box plot</td>
<td align="left">A classic way to plot data distribution by groups</td>
</tr>
</tbody>
</table>
</div>
<div class="section level3">
<h3 id="regression">Regression<a class="anchor" aria-label="anchor" href="#regression"></a>