R/adni2.R

#' adni2
#'
#' Description of adni2.
#'
#' @format A data frame with 317 rows and 7 columns:
#' \describe{
#'   \item{RID}{Participant ID}
#'   \item{DX.bl}{The disease class label}
#'   \item{FDG}{Numeric, value of FDG}
#'   \item{AV45}{Numeric, value of AV45}
#'   \item{ABETA}{Numeric, value of ABETA}
#'   \item{TAU.x}{Numeric, value of TAU from CSF}
#'   \item{PTAU}{Numeric, value of PTAU from CSF}
#' }
#' @source This is a subset of ADNI2 dataset, available at https://adni.loni.usc.edu
#' @docType data
#' @name adni2
NULL

Try the CompClassMetrics package in your browser

Any scripts or data that you put into this service are public.

CompClassMetrics documentation built on Sept. 9, 2025, 5:45 p.m.