Module:BiologicalAgeBiomarkers/Data: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(2 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 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 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" }
},
{
pmid = "33744131",
year = 2021,
method = "Deep learning",
biomarkers = { CR = "x" }
},
},
{
{