plot_TAEpath {synthACS}R Documentation

Plot simulated annealing path

Description

Plot the path TAE in the simulated annealing algorithm for a given geography

Usage

plot_TAEpath(object, geography, ...)

Arguments

object

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.

...

additional arguments passed to other methods


[Package synthACS version 1.7.1 Index]