get_final_tae function

Extract the final TAE for a specified geogrpahy from an 'smsm_set' object

Extract the final TAE for a specified geogrpahy from an 'smsm_set' object

Extract the final TAE (resulting from the simulated annealing algorithm) for a given geography.

get_final_tae(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