plot_TAEpath function

Plot simulated annealing path

Plot simulated annealing path

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

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
  • Maintainer: Alex Whitworth
  • License: MIT + file LICENSE
  • Last published: 2022-10-26

Useful links