multisite.accuracy: Estimation of Accuracy in Multisite Machine-Learning Models

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.

Version: 1.2
Imports: AROC, coxme, lme4, lmerTest, logistf, metafor, pROC, survival
Published: 2023-04-18
Author: Joaquim Radua
Maintainer: Joaquim Radua <quimradua at gmail.com>
License: GPL-3
NeedsCompilation: no
Materials: NEWS
CRAN checks: multisite.accuracy results

Documentation:

Reference manual: multisite.accuracy.pdf

Downloads:

Package source: multisite.accuracy_1.2.tar.gz
Windows binaries: r-devel: multisite.accuracy_1.2.zip, r-release: multisite.accuracy_1.2.zip, r-oldrel: multisite.accuracy_1.2.zip
macOS binaries: r-release (arm64): multisite.accuracy_1.2.tgz, r-oldrel (arm64): multisite.accuracy_1.2.tgz, r-release (x86_64): multisite.accuracy_1.2.tgz
Old sources: multisite.accuracy archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=multisite.accuracy to link to this page.