R/malf_demographics.R

#' @title Demographics for Subjects in MALF Data
#'
#' @description A \code{data.frame} containing the demographic information for
#' the subjects in the training and test sets
#'
#' @format A list with 7 elements, which are:
#' \describe{
#' \item{id}{identifier corresponding to the files }
#' \item{group}{training/test designation}
#' \item{Subject}{Subject name from original OASIS data set }
#' \item{Gender}{sex of subject}
#' \item{Age}{age of subject}
#' \item{Notes}{any notes on which scan was taken}
#' }
"malf_demographics"
neuroconductor/malf.templates documentation built on May 19, 2021, 5:24 a.m.