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 21 Nov. 2024.
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

SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
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,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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