mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
Deploying to gh-pages from @ agdamsbo/FreesearchR@8469a5ca64 🚀
This commit is contained in:
parent
6d0fccae93
commit
9583e89dc4
5 changed files with 26 additions and 10 deletions
|
|
@ -130,18 +130,28 @@ filtering options.</p>
|
|||
<div class="section level4">
|
||||
<h4 id="local-or-sample-data">Local or sample data<a class="anchor" aria-label="anchor" href="#local-or-sample-data"></a>
|
||||
</h4>
|
||||
<p>When opening the online hosted app, this is mainly for testing
|
||||
purposes. When running the app locally from <em>R</em> on your own
|
||||
computer, you will find all data.frames in the current environment here.
|
||||
This extends the possible uses of this app to allow for quick and easy
|
||||
data insights and code generation for basic plotting to fine tune.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section level3">
|
||||
<h3 id="evaluate">Evaluate<a class="anchor" aria-label="anchor" href="#evaluate"></a>
|
||||
</h3>
|
||||
<p>This panel allows for basic data evaluation.</p>
|
||||
<div class="section level4">
|
||||
<h4 id="baseline">Baseline<a class="anchor" aria-label="anchor" href="#baseline"></a>
|
||||
<h4 id="characteristics">Characteristics<a class="anchor" aria-label="anchor" href="#characteristics"></a>
|
||||
</h4>
|
||||
<p>Create a classical baseline characteristics table with optional data
|
||||
stratification and comparisons.</p>
|
||||
</div>
|
||||
<div class="section level4">
|
||||
<h4 id="correlation-matrix">Correlation matrix<a class="anchor" aria-label="anchor" href="#correlation-matrix"></a>
|
||||
</h4>
|
||||
<p>Visualise variable correlations and get suggestions to exclude highly
|
||||
correlated variables.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section level3">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue