2022-09-22 14:23:49 +02:00
<!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" >
2022-09-26 13:59:05 +02:00
< meta name = "description" content = "R functions for convenient data management and analysis in health research .
2022-09-22 14:47:33 +02:00
The package is mainly collected for personal use.
2022-09-22 14:37:45 +02:00
For a start this package migrates functions from the agdamsbo/daDoctoR-package.">
2022-09-23 11:20:13 +02:00
< title > Tools for work in clinical stroke research • stRoke< / title >
2022-09-22 14:23:49 +02:00
< 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.1.3/bootstrap.min.css" rel = "stylesheet" >
< script src = "deps/bootstrap-5.1.3/bootstrap.bundle.min.js" > < / script > <!-- Font Awesome icons --> < link rel = "stylesheet" href = "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/all.min.css" integrity = "sha256-mmgLkCYLUQbXn0B1SRqzHar6dCnv9oZFPEC1g1cwlkk=" crossorigin = "anonymous" >
< link rel = "stylesheet" href = "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/v4-shims.min.css" integrity = "sha256-wZjR52fzng1pJHwx4aV2AO3yyTOXrcDW7jBpJtTwVxw=" crossorigin = "anonymous" >
2022-09-23 11:20:13 +02:00
<!-- bootstrap - toc --> < script src = "https://cdn.rawgit.com/afeld/bootstrap-toc/v1.0.1/dist/bootstrap-toc.min.js" > < / script > <!-- headroom.js --> < script src = "https://cdnjs.cloudflare.com/ajax/libs/headroom/0.11.0/headroom.min.js" integrity = "sha256-AsUX4SJE1+yuDu5+mAVzJbuYNPHj/WroHuZ8Ir/CkE0=" crossorigin = "anonymous" > < / script > < script src = "https://cdnjs.cloudflare.com/ajax/libs/headroom/0.11.0/jQuery.headroom.min.js" integrity = "sha256-ZX/yNShbjqsohH1k95liqY9Gd8uOiE1S4vZc+9KQ1K4=" crossorigin = "anonymous" > < / script > <!-- clipboard.js --> < script src = "https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.6/clipboard.min.js" integrity = "sha256-inc5kl9MA1hkeYUt+EC3BhlIgyp/2jDIyBLS6k3UxPI=" crossorigin = "anonymous" > < / script > <!-- search --> < script src = "https://cdnjs.cloudflare.com/ajax/libs/fuse.js/6.4.6/fuse.js" integrity = "sha512-zv6Ywkjyktsohkbp9bb45V6tEMoWhzFzXis+LrMehmJZZSys19Yxf1dopHx7WzIKxr5tK2dVcYmaCk2uqdjF4A==" crossorigin = "anonymous" > < / script > < script src = "https://cdnjs.cloudflare.com/ajax/libs/autocomplete.js/0.38.0/autocomplete.jquery.min.js" integrity = "sha512-GU9ayf+66Xx2TmpxqJpliWbT5PiGYxpaG8rfnBEk1LL8l1KGkRShhngwdXK1UgqhAzWpZHSiYPc09/NwDQIGyg==" crossorigin = "anonymous" > < / script > < script src = "https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/mark.min.js" integrity = "sha512-5CYOlHXGh6QpOFA/TeTylKLWfB3ftPsde7AnmhuitiTX4K5SqCLBeKro6sPS8ilsz1Q4NRx3v8Ko2IBiszzdww==" crossorigin = "anonymous" > < / script > <!-- pkgdown --> < script src = "pkgdown.js" > < / script > < meta property = "og:title" content = "Tools for work in clinical stroke research" >
2022-09-26 13:59:05 +02:00
< meta property = "og:description" content = "R functions for convenient data management and analysis in health research .
2022-09-22 14:47:33 +02:00
The package is mainly collected for personal use.
2022-09-22 14:37:45 +02:00
For a start this package migrates functions from the agdamsbo/daDoctoR-package.">
2022-09-22 14:23:49 +02:00
<!-- mathjax --> < script src = "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js" integrity = "sha256-nvJJv9wWKEm88qvoQl9ekL2J+k/RWIsaSScxxlsrv8k=" crossorigin = "anonymous" > < / script > < script src = "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/config/TeX-AMS-MML_HTMLorMML.js" integrity = "sha256-84DKXVJXs0/F8OTMzX4UR909+jtl4G7SPypPavF+GfA=" crossorigin = "anonymous" > < / script > <!-- [if lt IE 9]>
< script src = "https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js" > < / script >
< script src = "https://oss.maxcdn.com/respond/1.4.2/respond.min.js" > < / script >
<![endif]-->
< / head >
< body >
< a href = "#main" class = "visually-hidden-focusable" > Skip to contents< / a >
< nav class = "navbar fixed-top navbar-light navbar-expand-lg bg-light" > < div class = "container" >
< a class = "navbar-brand me-2" href = "index.html" > stRoke< / a >
2022-10-28 12:23:22 +02:00
< small class = "nav-text text-muted me-auto" data-bs-toggle = "tooltip" data-bs-placement = "bottom" title = "" > 0.22.10.1< / small >
2022-09-22 14:23:49 +02:00
< 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 = "reference/index.html" > Reference< / a >
< / li >
< / ul >
< form class = "form-inline my-2 my-lg-0" role = "search" >
< input type = "search" class = "form-control me-sm-2" aria-label = "Toggle navigation" name = "search-input" data-search-index = "search.json" id = "search-input" placeholder = "Search for" autocomplete = "off" >
< / form >
< ul class = "navbar-nav" > < / ul >
< / div >
< / div >
< / nav > < div class = "container template-home" >
< div class = "row" >
< main id = "main" class = "col-md-9" >
< div class = "section level1" >
2022-09-22 15:22:09 +02:00
< div class = "page-header" > < h1 id = "stroke-package-" > stRoke package < img src = "reference/figures/hexlogo.png" align = "right" > < a class = "anchor" aria-label = "anchor" href = "#stroke-package-" > < / a >
2022-09-22 14:23:49 +02:00
< / h1 > < / div >
2022-09-22 14:37:45 +02:00
< p > This package contains tools used for my (Andreas) research work and for the ENIGMA project.< br >
Please use the package or grab bits of the functions. Mind the licensing.< / p >
2022-09-23 19:20:15 +02:00
< / div >
< div class = "section level1" >
2022-09-30 14:39:09 +02:00
< h1 id = "a-few-notes" > A few notes< a class = "anchor" aria-label = "anchor" href = "#a-few-notes" > < / a >
< / h1 >
< p > The function < code > < a href = "reference/generic_stroke.html" > generic_stroke()< / a > < / code > can be used with < code > data(talos)< / code > or a custom data set to illustrate the classic analysis of mRS outcome from stroke trials.< / p >
< / div >
< div class = "section level1" >
2022-09-23 19:20:15 +02:00
< h1 id = "github" > GitHub< a class = "anchor" aria-label = "anchor" href = "#github" > < / a >
< / h1 >
2022-09-26 13:59:05 +02:00
< p > This package is < a href = "https://github.com/agdamsbo/stRoke" class = "external-link" > shared on GitHub< / a > , and you are very welcome to contribute by opening an issue or a pull request.< / p >
2022-09-22 14:23:49 +02:00
< / div >
< / main > < aside class = "col-md-3" > < div class = "license" >
< h2 data-toc-skip > License< / h2 >
< ul class = "list-unstyled" >
< li > < a href = "https://www.r-project.org/Licenses/GPL-3" class = "external-link" > GPL-3< / a > < / li >
< / ul >
< / div >
< div class = "citation" >
< h2 data-toc-skip > Citation< / h2 >
< ul class = "list-unstyled" >
< li > < a href = "authors.html#citation" > Citing stRoke< / a > < / li >
< / ul >
< / div >
< div class = "developers" >
< h2 data-toc-skip > Developers< / h2 >
< ul class = "list-unstyled" >
< li > Andreas Gammelgaard Damsbo < br > < small class = "roles" > Author, maintainer < / small > < a href = "https://orcid.org/0000-0002-7559-1154" target = "orcid.widget" aria-label = "ORCID" class = "external-link" > < span class = "fab fa-orcid orcid" aria-hidden = "true" > < / span > < / a > < / li >
< / ul >
< / div >
< div class = "dev-status" >
< h2 data-toc-skip > Dev status< / h2 >
< ul class = "list-unstyled" >
< li > < a href = "https://github.com/agdamsbo/stRoke/actions/workflows/R-CMD-check.yaml" class = "external-link" > < img src = "https://github.com/agdamsbo/stRoke/actions/workflows/R-CMD-check.yaml/badge.svg" alt = "R-CMD-check" > < / a > < / li >
2022-09-23 19:20:15 +02:00
< li > < a href = "https://github.com/agdamsbo/stRoke/actions/workflows/pages/pages-build-deployment" class = "external-link" > < img src = "https://github.com/agdamsbo/stRoke/actions/workflows/pages/pages-build-deployment/badge.svg" alt = "pages-build-deployment" > < / a > < / li >
2022-09-22 14:23:49 +02:00
< / ul >
< / div >
< / aside >
< / div >
< footer > < div class = "pkgdown-footer-left" >
< p > < / p >
< p > Developed by Andreas Gammelgaard Damsbo.< / p >
< / div >
< div class = "pkgdown-footer-right" >
< p > < / p >
< p > Site built with < a href = "https://pkgdown.r-lib.org/" class = "external-link" > pkgdown< / a > 2.0.6.< / p >
< / div >
< / footer >
< / div >
< / body >
< / html >