Hi,
I am running activitysim for estimation in order to first create EDB files using this command activitysim run -c configs_estimation/configs -c configs -o output -d data.
However, the program requires to provide the persons.csv file in the data directory. I would like to know:
- Should the
data/persons.csv having exact the same person_id as that in data/survey_data/override_person.csv? Does this also valid for households.csv?
Thanks in advance.