mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2025-09-12 01:49:39 +02:00
96 lines
7.1 KiB
HTML
96 lines
7.1 KiB
HTML
<!DOCTYPE html>
|
|
<!-- Generated by pkgdown: do not edit by hand --><html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><title>Project roadmap • FreesearchR</title><script src="deps/jquery-3.6.0/jquery-3.6.0.min.js"></script><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><link href="deps/bootstrap-5.3.1/bootstrap.min.css" rel="stylesheet"><script src="deps/bootstrap-5.3.1/bootstrap.bundle.min.js"></script><link href="deps/Montserrat-0.4.10/font.css" rel="stylesheet"><link href="deps/Public_Sans-0.4.10/font.css" rel="stylesheet"><link href="deps/font-awesome-6.5.2/css/all.min.css" rel="stylesheet"><link href="deps/font-awesome-6.5.2/css/v4-shims.min.css" rel="stylesheet"><script src="deps/headroom-0.11.0/headroom.min.js"></script><script src="deps/headroom-0.11.0/jQuery.headroom.min.js"></script><script src="deps/bootstrap-toc-1.0.1/bootstrap-toc.min.js"></script><script src="deps/clipboard.js-2.0.11/clipboard.min.js"></script><script src="deps/search-1.0.0/autocomplete.jquery.min.js"></script><script src="deps/search-1.0.0/fuse.min.js"></script><script src="deps/search-1.0.0/mark.min.js"></script><!-- pkgdown --><script src="pkgdown.js"></script><link href="extra.css" rel="stylesheet"><meta property="og:title" content="Project roadmap"><meta property="og:image" content="https://agdamsbo.github.io/FreesearchR/logo.png"></head><body>
|
|
<a href="#main" class="visually-hidden-focusable">Skip to contents</a>
|
|
|
|
|
|
<nav class="navbar navbar-expand-lg fixed-top bg-primary" data-bs-theme="dark" aria-label="Site navigation"><div class="container">
|
|
|
|
<a class="navbar-brand me-2" href="index.html">FreesearchR</a>
|
|
|
|
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">25.4.3</small>
|
|
|
|
|
|
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation">
|
|
<span class="navbar-toggler-icon"></span>
|
|
</button>
|
|
|
|
<div id="navbar" class="collapse navbar-collapse ms-3">
|
|
<ul class="navbar-nav me-auto"><li class="nav-item"><a class="nav-link" href="articles/FreesearchR.html">Get started</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="reference/index.html">Reference</a></li>
|
|
<li class="nav-item dropdown">
|
|
<button class="nav-link dropdown-toggle" type="button" id="dropdown-articles" data-bs-toggle="dropdown" aria-expanded="false" aria-haspopup="true">Articles</button>
|
|
<ul class="dropdown-menu" aria-labelledby="dropdown-articles"><li><a class="dropdown-item" href="articles/data-types.html">Data types</a></li>
|
|
<li><a class="dropdown-item" href="articles/session.html">Session info</a></li>
|
|
<li><a class="dropdown-item" href="articles/visuals.html">On visuals</a></li>
|
|
</ul></li>
|
|
<li class="active nav-item"><a class="nav-link" href="ROADMAP.html">Roadmap</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="QA.html">Q&A</a></li>
|
|
<li class="nav-item"><a class="nav-link" href="news/index.html">Changelog</a></li>
|
|
</ul><ul class="navbar-nav"><li class="nav-item"><form class="form-inline" role="search">
|
|
<input class="form-control" type="search" name="search-input" id="search-input" autocomplete="off" aria-label="Search site" placeholder="Search for" data-search-index="search.json"></form></li>
|
|
<li class="nav-item"><a class="external-link nav-link" href="https://github.com/agdamsbo/FreesearchR/" aria-label="GitHub"><span class="fa fab fa-github fa-lg"></span></a></li>
|
|
</ul></div>
|
|
|
|
|
|
</div>
|
|
</nav><div class="container template-title-body">
|
|
<div class="row">
|
|
<main id="main" class="col-md-9"><div class="page-header">
|
|
<img src="logo.png" class="logo" alt=""><h1>Project roadmap</h1>
|
|
<small class="dont-index">Source: <a href="https://github.com/agdamsbo/FreesearchR/blob/main/ROADMAP.md" class="external-link"><code>ROADMAP.md</code></a></small>
|
|
</div>
|
|
|
|
<div id="project-roadmap" class="section level1">
|
|
|
|
<p>The current state of the app is considered experimental, however, from version 25.4.2, the <strong><em>FreesearchR</em></strong> app is considered functional and can be used for data evaluation and analyses.</p>
|
|
<p>Below are some (the actual list is quite long and growing) of the planned new features and improvements:</p>
|
|
<div class="section level3">
|
|
<h3 id="implementation-in-real-world-clinical-studies-and-projects">Implementation in real world clinical studies and projects<a class="anchor" aria-label="anchor" href="#implementation-in-real-world-clinical-studies-and-projects"></a></h3>
|
|
<p>This really is the main goal of the whole project.</p>
|
|
</div>
|
|
<div class="section level3">
|
|
<h3 id="new-features">New features:<a class="anchor" aria-label="anchor" href="#new-features"></a></h3>
|
|
<ul class="task-list"><li><p><label><input type="checkbox">Merge data from multiple sources (you can merge sheets from a workbook (xls or ods), but this would allow merging several files and/or REDcap data)</label></p></li>
|
|
<li><p><label><input type="checkbox">Additional plot types (bar plots, <em>others…</em>)</label></p></li>
|
|
<li><p><label><input type="checkbox">Missingness analysis panel</label></p></li>
|
|
</ul></div>
|
|
<div class="section level3">
|
|
<h3 id="expanded-options-for-regression-models">Expanded options for regression models:<a class="anchor" aria-label="anchor" href="#expanded-options-for-regression-models"></a></h3>
|
|
<p>Expansion of the regression analysis functionality have been put on hold for now to focus on the more basic use-cases):</p>
|
|
<p>More study designs</p>
|
|
<ul class="task-list"><li><p><label><input type="checkbox" checked>Cross-sectional data analyses</label></p></li>
|
|
<li><p><label><input type="checkbox">Longitudinal data analyses</label></p></li>
|
|
<li><p><label><input type="checkbox">Survival analysis</label></p></li>
|
|
</ul><p>Other regression models</p>
|
|
<ul class="task-list"><li><p><label><input type="checkbox">Stratified analyses</label></p></li>
|
|
<li><p><label><input type="checkbox">Mixed models of repeated measures</label></p></li>
|
|
<li><p><label><input type="checkbox">Cox regression analyses</label></p></li>
|
|
</ul><p>Data handling</p>
|
|
<ul class="task-list"><li><label><input type="checkbox">Transforming data (transpose and pivoting)</label></li>
|
|
</ul></div>
|
|
<div class="section level3">
|
|
<h3 id="improved-documentation">Improved documentation:<a class="anchor" aria-label="anchor" href="#improved-documentation"></a></h3>
|
|
<ul class="task-list"><li><label><input type="checkbox">Video walk-through of central functions</label></li>
|
|
</ul></div>
|
|
</div>
|
|
|
|
</main><aside class="col-md-3"><nav id="toc" aria-label="Table of contents"><h2>On this page</h2>
|
|
</nav></aside></div>
|
|
|
|
|
|
<footer><div class="pkgdown-footer-left">
|
|
<p>Site built with <a href="https://pkgdown.r-lib.org/" class="external-link">pkgdown</a> 2.1.1.</p>
|
|
</div>
|
|
|
|
<div class="pkgdown-footer-right">
|
|
<p>Developed by Andreas Gammelgaard Damsbo. Provided without <strong>any warranty</strong>.</p>
|
|
</div>
|
|
|
|
</footer></div>
|
|
|
|
|
|
|
|
|
|
|
|
</body></html>
|
|
|