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", "25.9.2")



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: 2024-10-25
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 25.9.2, https://cran.r-project.org/web/packages/stRoke. Accessed 06 Mar. 2026.
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), 24.10.1 (2024-10-25 08:50), 25.9.1 (2025-09-02 14: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

Today's Hot Picks in Authors and Packages

solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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