Revision 140655049e939e0ae0070fff192de4e1d0eff5a7 authored by lauragarrison on 04 February 2021, 11:49:20 UTC, committed by lauragarrison on 04 February 2021, 11:49:20 UTC
1 parent f707e6b
model_predefined_data_types.js
const predefined_data_types = {
[id_data_type__categorical]: ["Nikotin", "APOE__A1", "APOE__A2", "Gender", "Akademiker", "Code_Boston", "verstorben_", "Group_coded", "Nikotin"],
[id_data_type__numerical]: [],
[id_data_type__date]: ["MRI_closest_to_lumbar_puncture", "ICH_at_lumbar_puncture"]
};
Computing file changes ...