FreesearchR/ROADMAP.html

90 lines
6.1 KiB
HTML
Raw Normal View History

<!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.9/font.css" rel="stylesheet"><link href="deps/Public_Sans-0.4.9/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"></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.1</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="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&amp;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">
<h1>Project roadmap</h1>
<small class="dont-index">Source: <a href="https://github.com/agdamsbo/FreesearchR/blob/v25.4.1/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, and a lot of things are still changing. It is, however, in a usable state, with basic functions available to the user.</p>
<p>Below are some (the actual list is quite long and growing) of the planned features and improvements:</p>
<ul><li><p><label><input type="checkbox">Stratified analyses</label></p></li>
<li>
<p>Additional 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></li>
<li>
<p>More detailed variable browser</p>
<ul class="task-list"><li><p><label><input type="checkbox" checked>Add histograms for data distribution. 2025-01-16</label></p></li>
<li><p><label><input type="checkbox" checked>Option to edit labels. 2025-01-16</label></p></li>
</ul></li>
<li>
<p>More output controls</p>
<ul class="task-list"><li><p><label><input type="checkbox">Theming output tables</label></p></li>
<li><p><label><input type="checkbox">Select analyses to include in report</label></p></li>
</ul></li>
<li><p><label><input type="checkbox" checked>Export modified data. 2025-01-16</label></p></li>
<li><p><label><input type="checkbox">Include reproducible code for all steps (maybe not all, but most steps, and the final dataset can be exported)</label></p></li>
<li><p><label><input type="checkbox" checked><del>Modify factor levels</del> Factor level modifications is possible through converting factors to numeric &gt; cutting numeric with desired fixed values. 2024-12-12</label></p></li>
<li><p><label><input type="checkbox" checked>More options for date/datetime/time grouping/factoring. Included weekday and month-only options. 2024-12-12</label></p></li>
<li>
<p>Graphs and plots</p>
<ul class="task-list"><li><p><label><input type="checkbox" checked>Correlation matrix plot for data exploration 2025-2-20</label></p></li>
<li><p><label><input type="checkbox" checked>Grotta bars for ordianl outcomes (and sankey) 2025-3-17</label></p></li>
<li><p><label><input type="checkbox" checked>Coefficient plotting for regression analyses (forest plot) 2025-2-20</label></p></li>
</ul></li>
</ul></div>
</main></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>