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)
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.Useful links