2,869
edits
No edit summary |
No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 34: | Line 34: | ||
{key = "MMFR", name = "Maximal Midexpiratory Flow Rate 75/25"}, | {key = "MMFR", name = "Maximal Midexpiratory Flow Rate 75/25"}, | ||
{key = "VO2Max", name = "VO2 Max"}, | {key = "VO2Max", name = "VO2 Max"}, | ||
{key = "CR", name = "Chest Radiography"}, | -- {key = "CR", name = "Chest Radiography"}, | ||
} | } | ||
}, | }, | ||
| Line 135: | Line 135: | ||
{key = "Hearing", name = "Hearing"}, | {key = "Hearing", name = "Hearing"}, | ||
{key = "Vibrotactile", name = "Vibrotactile"}, | {key = "Vibrotactile", name = "Vibrotactile"}, | ||
{key = "RetinalPhotos", name = "Retinal Photos"}, | -- {key = "RetinalPhotos", name = "Retinal Photos"}, | ||
} | } | ||
}, | }, | ||
| Line 156: | Line 156: | ||
{key = "TUGTest", name = "Timed Up and Go Test"}, | {key = "TUGTest", name = "Timed Up and Go Test"}, | ||
{key = "ChairRiseTime", name = "Chair Rise Time"}, | {key = "ChairRiseTime", name = "Chair Rise Time"}, | ||
{key = "PhysicalActivityWeek", name = "1-Week Physical Activity"}, | -- {key = "PhysicalActivityWeek", name = "1-Week Physical Activity"}, | ||
} | } | ||
}, | }, | ||
| Line 184: | Line 184: | ||
data.rows = { | data.rows = { | ||
{key = "method", name = "Estimation Method"}, | {key = "method", name = "Estimation Method", rotate = true}, | ||
{key = "year", name = "Year"} | {key = "year", name = "Year", rotate = true}, | ||
{key = "count", name = "Biomarker Count", rotate = false}, | |||
} | } | ||
| Line 224: | Line 225: | ||
year = 1988, | year = 1988, | ||
method = "PCA", | method = "PCA", | ||
biomarkers = { AGRatio = "x", AST = "x", Albumin = "x", FVC = "x", Hemoglobin = "x", Pulse = "x", SBP = "x", TC = "x", Urea = "x", VisualAcuity = "x" } | |||
}, | |||
{ | |||
pmid = "3226152", | |||
year = 1988, | |||
method = "MLR", | |||
biomarkers = { AGRatio = "x", AST = "x", Albumin = "x", FVC = "x", Hemoglobin = "x", Pulse = "x", SBP = "x", TC = "x", Urea = "x", VisualAcuity = "x" } | biomarkers = { AGRatio = "x", AST = "x", Albumin = "x", FVC = "x", Hemoglobin = "x", Pulse = "x", SBP = "x", TC = "x", Urea = "x", VisualAcuity = "x" } | ||
}, | }, | ||
| Line 465: | Line 472: | ||
method = "KDM", | method = "KDM", | ||
biomarkers = { ALP = "x", Albumin = "x", CRP = "x", Creatinine = "x", HBA1C = "x", Lymphocytes = "x", MCV = "x", Urea = "x", UricAcid = "x", WBC = "x" } | biomarkers = { ALP = "x", Albumin = "x", CRP = "x", Creatinine = "x", HBA1C = "x", Lymphocytes = "x", MCV = "x", Urea = "x", UricAcid = "x", WBC = "x" } | ||
}, | }, | ||
{ | { | ||
| Line 477: | Line 478: | ||
method = "KDM", | method = "KDM", | ||
biomarkers = { Albumin = "x", CRP = "x", Creatinine = "x", Ferritin = "x", HBA1C = "x", Platelet = "x", RBC = "x", SBP = "x", TC = "x", TG = "x", Transferrin = "x", Urea = "x" } | biomarkers = { Albumin = "x", CRP = "x", Creatinine = "x", Ferritin = "x", HBA1C = "x", Platelet = "x", RBC = "x", SBP = "x", TC = "x", TG = "x", Transferrin = "x", Urea = "x" } | ||
}, | }, | ||
{ | { | ||