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 18 Feb. 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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

fclust  
Fuzzy Clustering
Algorithms for fuzzy clustering, cluster validity indices and plots for cluster validity and visuali ...
Download / Learn more Package Citations See dependency  
clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  
RobustBayesianCopas  
Robust Bayesian Copas Selection Model
Fits the robust Bayesian Copas (RBC) selection model of Bai et al. (2020) for cor ...
Download / Learn more Package Citations See dependency  
MOSS  
Multi-Omic Integration via Sparse Singular Value Decomposition
High dimensionality, noise and heterogeneity among samples and features challenge the omic integrat ...
Download / Learn more Package Citations See dependency  
readxlsb  
Read 'Excel' Binary (.xlsb) Workbooks
Import data from 'Excel' binary (.xlsb) workbooks into R. ...
Download / Learn more Package Citations See dependency  
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  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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