Reports whether the spatial interaction model construction converged
Source:R/sim.R
sim_converged.Rd
Some spatial interaction models are the result of an iterative calculation,
see for instance blvim()
. This calculation may have been interrupted before
convergence. The present function returns TRUE
if the calculation converged,
FALSE
if this was not the case and NA
if the spatial interaction model
is not the result of an interative calculation .