Amyloid PET QC

data(amyqc)

Format

A data frame with 1803 rows and 21 variables

Details

A dataset with variables as follows:

  • SCANDATE D YYYY-MM-DD Scan Date

  • LONIUPDT D YYYY-MM-DD Date uploaded to LONI

  • LONIUID T NA LONI Unique Series ID

  • REVDT D YYYY-MM-DD Date Reviewed

  • ALLFRAME N NA Were all frames acceptable?

  • UNUSABL T NA If No, indicate which frames were unacceptable

  • UNRSN N NA If No, indicate why frames were unacceptable

  • UNRSNSPEC T NA If Other, Specify

  • SCANQLTY N NA Scan Pass QC?

  • REPROCREQ N NA Reprocessing requested?

  • PROCERR T NA If Yes, select processing error(s)

  • PROCERRSPEC T NA If Other, Specify

  • RESCANREQ N NA Rescan requested?

  • COMM T NA Comments

  • RID N Participant roster ID

  • SITEID N Site ID

  • VISCODE T Visit code

  • USERDATE S Date record created

  • USERDATE2 S Date record last updated

Examples

if (FALSE) {
describe(amyqc)
}