get_best_fit {synthACS}R Documentation

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

Description

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

Usage

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.


[Package synthACS version 1.7.1 Index]