Learn R Programming

multisite.accuracy (version 1.3)

Estimation of Accuracy in Multisite Machine-Learning Models

Description

The effects of the site may severely bias the accuracy of a multisite machine-learning model, even if the analysts removed them when fitting the model in the 'training set' and applying the model in the 'test set' (Solanes et al., Neuroimage 2023, 265:119800). This simple R package estimates the accuracy of a multisite machine-learning model unbiasedly, as described in (Solanes et al., Psychiatry Research: Neuroimaging 2021, 314:111313). It currently supports the estimation of sensitivity, specificity, balanced accuracy (for binary or multinomial variables), the area under the curve, correlation, mean squarer error, and hazard ratio for binomial, multinomial, gaussian, and survival (time-to-event) outcomes.

Copy Link

Version

Install

install.packages('multisite.accuracy')

Monthly Downloads

179

Version

1.3

License

GPL-3

Maintainer

Joaquim Radua

Last Published

July 31st, 2024

Functions in multisite.accuracy (1.3)

multisite.accuracy

Estimate accuracy in multisite machine learning studies