R/data.R

#' Correlation Matrices from the Research of Michael Peer et al on the Functional Connectivity of TGA Patients.
#'
#' A dataset containing 86x86 correlation matrices of 23 control subjects and 14 TGA-diagnosed patients.
#'
#' @format A list with 2 86x86 arrays:
#' \describe{
#'   \item{control}{control subjects with n = 23}
#'   \item{diagnosed}{diagnosed subjects with n = 14}
#' }
#' @references Michael Peer et al. Reversible functional connectivity disturbances during transient global amnesia. Annals of neurology, 75(5):634–643, 2014.
"tga_arrays"
itamarfaran/corrpops documentation built on Dec. 20, 2021, 8:02 p.m.