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 15 Jul. 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

binhf  
Haar-Fisz Functions for Binomial Data
Binomial Haar-Fisz transforms for Gaussianization as in Nunes and Nason (2009). ...
Download / Learn more Package Citations See dependency  
pulseTD  
Identification of Transcriptional Dynamics using Pulse Models via 4su-Seq Data and RNA-Seq Data
A tool for analyzing the transcription, processing and degradation rates of genes by 4sU-seq (the Me ...
Download / Learn more Package Citations See dependency  
SECFISH  
Disaggregate Variable Costs
These functions were developed within SECFISH project (Strengthening regional cooperation in the are ...
Download / Learn more Package Citations See dependency  
PermAlgo  
Permutational Algorithm to Simulate Survival Data
This version of the permutational algorithm generates a dataset in which event and censoring times ...
Download / Learn more Package Citations See dependency  
gamlss.add  
Extra Additive Terms for Generalized Additive Models for Location Scale and Shape
Interface for extra smooth functions including tensor products, neural networks and decision trees. ...
Download / Learn more Package Citations See dependency  
gscaLCA  
Generalized Structure Component Analysis- Latent Class Analysis & Latent Class Regression
Execute Latent Class Analysis (LCA) and Latent Class Regression (LCR) by using Generalized Structu ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

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