Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question #1

Open
jackolney opened this issue Mar 27, 2024 · 1 comment
Open

Question #1

jackolney opened this issue Mar 27, 2024 · 1 comment
Labels
question Further information is requested

Comments

@jackolney
Copy link
Collaborator

  1. line 284 of the GlobalParameterGenerator.R file where I am running a multinomial logistic regression of income against sex and sector – error encountered.

Jingmin, can you replicate please using the same data from the repository?

  1. Printing correlationmatrix to .csv attempts to call a global function ‘cor’ when it should be looking for correlationmatrix – did you encounter this too? line 301

  2. NutrientParamGenerator.R is identical to the NutrientModelling.R file.

  3. PolicyParamGenerator – which data file generated by Maxime should this be loading?

  4. DataFile generator_JZ.R is supposed to generate the DataFile, so why does it read in a DataFile on line 19?

@jackolney jackolney added the question Further information is requested label Mar 27, 2024
@jackolney
Copy link
Collaborator Author

cid
clust
hh_decile
hh_exp_f
hh_mpce_mrp
hh_quintile
hh_religion
hh_sector
hh_size
hh_tercile
hh_tercile
ind_age
ind_carb_g
ind_energy_kcal
ind_gender
ind_id
ind_pr_education
ind_protein_g
ind_relation
ind_sat_fat_g
ind_sodium_mg
ind_tot_fat_g
ind_tot_sugar_g
ind_weight
n_carb_g_chg_hCI_sc1
n_carb_g_chg_hCI_sc2
n_carb_g_chg_hCI_sc3
n_carb_g_chg_hCI_sc4
n_carb_g_chg_lCI_sc1
n_carb_g_chg_lCI_sc2
n_carb_g_chg_lCI_sc3
n_carb_g_chg_lCI_sc4
n_carb_g_chg_sc1
n_carb_g_chg_sc2
n_carb_g_chg_sc3
n_carb_g_chg_sc4
n_energy_kcal_chg_hCI_sc1
n_energy_kcal_chg_hCI_sc2
n_energy_kcal_chg_hCI_sc3
n_energy_kcal_chg_hCI_sc4
n_energy_kcal_chg_lCI_sc1
n_energy_kcal_chg_lCI_sc2
n_energy_kcal_chg_lCI_sc3
n_energy_kcal_chg_lCI_sc4
n_energy_kcal_chg_sc1
n_energy_kcal_chg_sc2
n_energy_kcal_chg_sc3
n_energy_kcal_chg_sc4
n_protein_g_chg_hCI_sc1
n_protein_g_chg_hCI_sc2
n_protein_g_chg_hCI_sc3
n_protein_g_chg_hCI_sc4
n_protein_g_chg_lCI_sc1
n_protein_g_chg_lCI_sc2
n_protein_g_chg_lCI_sc3
n_protein_g_chg_lCI_sc4
n_protein_g_chg_sc1
n_protein_g_chg_sc2
n_protein_g_chg_sc3
n_protein_g_chg_sc4
n_sodium_mg_chg_hCI_sc1
n_sodium_mg_chg_hCI_sc2
n_sodium_mg_chg_hCI_sc3
n_sodium_mg_chg_hCI_sc4
n_sodium_mg_chg_lCI_sc1
n_sodium_mg_chg_lCI_sc2
n_sodium_mg_chg_lCI_sc3
n_sodium_mg_chg_lCI_sc4
n_sodium_mg_chg_sc1
n_sodium_mg_chg_sc2
n_sodium_mg_chg_sc3
n_sodium_mg_chg_sc4
n_tot_fat_g_chg_hCI_sc1
n_tot_fat_g_chg_hCI_sc2
n_tot_fat_g_chg_hCI_sc3
n_tot_fat_g_chg_hCI_sc4
n_tot_fat_g_chg_lCI_sc1
n_tot_fat_g_chg_lCI_sc2
n_tot_fat_g_chg_lCI_sc3
n_tot_fat_g_chg_lCI_sc4
n_tot_fat_g_chg_sc1
n_tot_fat_g_chg_sc2
n_tot_fat_g_chg_sc3
n_tot_fat_g_chg_sc4
weight

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant