get_best_fit function

Extract best fit for a specified geogrpahy from an 'smsm_set' object

Extract best fit for a specified geogrpahy from an 'smsm_set' object

Extract the best fit micro population (resulting from the simulated annealing algorithm) for a given geography.

get_best_fit(obj, geography)

Arguments

  • obj: An object of class 'smsm_set', typically a result of call to all_geog_optimize_microdata
  • geography: A string allowing string matching via grep to a specified geography.
  • Maintainer: Alex Whitworth
  • License: MIT + file LICENSE
  • Last published: 2022-10-26

Useful links