When several measurements are taken on the same experimental unit (person, plant, machine, and so on), the measurements tend to be correlated with each other. When the measurements represent ...
SELECT a.*, b.max_score as score FROM rtdm_data a LEFT JOIN model_scores_aggregated b ON a.id = b.id; ...
logDental=log(DVTEXP16+1); /* 1801 DVTEXP16 Num 8 TOTAL DENTAL CARE EXP 16 */ logER =log(ERTEXP16+1); /* 1669 ERTEXP16 Num 8 TOTAL ER FACILITY + DR EXP 16 */ logHome =log(HHAEXP16+HHNEXP16+1); /* 1853 ...