populate_ltcfs#

populate_ltcfs(pop, resident_lists, staff_lists)[source]#

Populate all of the ltcfs. Store each ltcf at the index corresponding to it’s ltcfid.

Parameters:
  • pop (sp.Pop) – population

  • residents_list (list) – list of lists where each sublist represents a ltcf and contains the ids of the residents

  • staff_lists (list) – list of lists where each sublist represents a ltcf and contains the ids of the staff