get_final_tae {synthACS}R Documentation

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

Description

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

Usage

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.


[Package synthACS version 1.7.1 Index]