mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
Deploying to gh-pages from @ agdamsbo/FreesearchR@4c42636faa 🚀
This commit is contained in:
parent
e7f7758a96
commit
87467e2bee
24 changed files with 860 additions and 367 deletions
|
|
@ -42,7 +42,7 @@
|
|||
|
||||
<div class="section level2">
|
||||
<h2 class="pkg-version" data-toc-text="25.6.3" id="freesearchr-2563">FreesearchR 25.6.3<a class="anchor" aria-label="anchor" href="#freesearchr-2563"></a></h2>
|
||||
<ul><li><p><em>NEW</em> First go at introducing more options to evaluate missings. This has introduced a new dependency to use the visdat package and visualisation. The solution includes the option to visualise data classes and missingness as well as comparisons of variables by missing outcome variable or not to determine the nature of missingness.</p></li>
|
||||
<ul><li><p><em>NEW</em> Introducing more options to evaluate missing observations. Inspired by the [visdat()] function from the {visdat} package, a specialised function has been introduced to easily visualise data classes and missing observations in the data set. This highly increases the options to visually get an overview of the data and to assess the pattern of missing data. Also under Evaluate, a comparison module has been introduced to compare the distribution of observations across variables depending on the missing vs non-missing in a specified variable.</p></li>
|
||||
<li><p><em>FIX</em> The REDCap import module has been updated visually and the PAI token is now hidden as a password. This module should still only be used when running locally if you are accessing sensitive data.</p></li>
|
||||
<li><p>minor rewordings and updated UI.</p></li>
|
||||
</ul></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue