Other packages > Find by keyword >

stRoke  

Clinical Stroke Research
View on CRAN: Click here


Download and install stRoke package within the R console
Install from CRAN:
install.packages("stRoke")

Install from Github:
library("remotes")
install_github("cran/stRoke")

Install by package version:
library("remotes")
install_version("stRoke", "24.10.1")



Attach the package and use:
library("stRoke")
Maintained by
Andreas Gammelgaard Damsbo
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-01-24
Latest Update: 2023-09-07
Description:
This is an R-toolbox of custom functions for convenient data management and analysis in clinical health research and teaching. The package is mainly collected for personal use, but any use beyond that is encouraged. This package has migrated functions from 'agdamsbo/daDoctoR', and new functions has been added. Version follows months and year. See NEWS/Changelog for release notes. This package includes sampled data from the TALOS trial (Kraglund et al (2018) <doi:10.1161/STROKEAHA.117.020067>). The win_prob() function is based on work by Zou et al (2022) <doi:10.1161/STROKEAHA.121.037744>. The age_calc() function is based on work by Becker (2020) <doi:10.18637/jss.v093.i02>.
How to cite:
Andreas Gammelgaard Damsbo (2023). stRoke: Clinical Stroke Research. R package version 24.10.1, https://cran.r-project.org/web/packages/stRoke. Accessed 21 Nov. 2024.
Previous versions and publish date:
23.1.7 (2023-01-24 11:20), 23.4.1 (2023-04-13 14:20), 23.6.3 (2023-07-03 14:50), 23.9.1 (2023-09-07 18:40)
Other packages that cited stRoke R package
View stRoke citation profile
Other R packages that stRoke depends, imports, suggests or enhances
Complete documentation for stRoke
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA