CDR global score and CDR sum of boxes: The complete data set
Description
Utilizing the Python programming language, we have implemented Morris's algorithm to compute the Clinical Dementia Rating (CDR-G), with the objective of replicating the outputs generated by the Washington CDR Calculator, accessible at https://naccdata.org/data-collection/tools-calculators/cdr/). The attached table (csv file) contains all possible inputs and outputs for the CDR global score (GCDR) and CDR sum of boxes (CDR-SB). The code to generate the data set is available at: https://colab.research.google.com/drive/1XAlHroLmh7Izu4ypwI_Pc6h7mksY8sCl?usp=sharing References: - CDR® Dementia Staging Instrument calculator (https://naccdata.org/data-collection/tools-calculators/cdr), Design and Program Code provided by Jack Baty and John C. Morris, MD Washington University Alzheimer's Disease Research Center - Morris JC. The Clinical Dementia Rating (CDR): current version and scoring rules. Neurology. 1993;43(11):2412-2414.