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]
All associated links for this package
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 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:26), 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

Today's Hot Picks in Authors and Packages

kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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