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 07 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

con2aqi  
Calculate the AQI from Pollutant Concentration
To calculate the AQI (Air Quality Index) from pollutant concentration data. O3, PM2.5, PM10, CO, SO ...
Download / Learn more Package Citations See dependency  
bacondecomp  
Goodman-Bacon Decomposition
Decomposition for differences-in-differences with variation in treatment timing from Goodman-Bacon ...
Download / Learn more Package Citations See dependency  
robregcc  
Robust Regression with Compositional Covariates
We implement the algorithm estimating the parameters of the robust regression model with composition ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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