Other packages > Find by keyword >

clintools  

Tools for Clinical Research
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("clintools", "0.9.10.1")



Attach the package and use:
library("clintools")
Maintained by
Markus Harboe Olsen
[Scholar Profile | Author Map]
First Published: 2021-05-17
Latest Update: 2023-12-11
Description:
Every research team have their own script for data management, statistics and most importantly hemodynamic indices. The purpose is to standardize scripts utilized in clinical research. The hemodynamic indices can be used in a long-format dataframe, and add both periods of interest (trigger-periods), and delete artifacts with deleter-files. Transfer function analysis (Claassen et al. (2016) ) and Mx (Czosnyka et al. (1996) ) can be calculated using this package.
How to cite:
Markus Harboe Olsen (2021). clintools: Tools for Clinical Research. R package version 0.9.10.1, https://cran.r-project.org/web/packages/clintools. Accessed 10 Apr. 2025.
Previous versions and publish date:
0.8.0 (2021-05-17 09:10), 0.8.1 (2021-06-01 15:00), 0.8.2 (2021-06-30 10:40), 0.8.5 (2021-08-06 09:10), 0.9.0 (2022-01-09 23:42), 0.9.1 (2022-01-19 12:02), 0.9.2 (2022-01-20 16:52), 0.9.3 (2022-02-13 00:10), 0.9.4 (2022-06-22 10:40), 0.9.5 (2022-07-07 01:10), 0.9.6 (2022-07-13 01:10), 0.9.7 (2022-11-22 21:20), 0.9.8 (2023-07-01 08:00), 0.9.9 (2023-08-21 13:50), 0.9.10 (2023-12-05 01:00)
Other packages that cited clintools R package
View clintools citation profile
Other R packages that clintools depends, imports, suggests or enhances
Complete documentation for clintools
Downloads during the last 30 days
03/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/09Downloads for clintools051015202530354045TrendBars

Today's Hot Picks in Authors and Packages

RODBC  
ODBC Database Access
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  
txtq  
A Small Message Queue for Parallel Processes
This queue is a data structure that lets parallel processes send and receive messages, and it can he ...
Download / Learn more Package Citations See dependency  
xtermStyle  
Terminal Text Formatting Using Escape Sequences
Can be used for coloring output in terminals. It was developed for the standard Ubuntu terminal but ...
Download / Learn more Package Citations See dependency  
GRNNs  
General Regression Neural Networks Package
This General Regression Neural Networks Package uses various distance functions. It was motivated b ...
Download / Learn more Package Citations See dependency  
ecochange  
Integrating Ecosystem Remote Sensing Products to Derive EBV Indicators
Essential Biodiversity Variables (EBV) are state variables with dimensions on time, space, and biolo ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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