Plots a dissever result. Two modes are possible to visualise either the resulting map or the convergence of the disseveration.
Usage
# S3 method for dissever
plot(x, type = "map", ...)
Arguments
x
object of class dissever, output from the dissever function
type
character, type of visualisation to produce. Options are "map", to produce a map of the dissevered coarse map, or "perf", to show the convergence of the RMSE during the disseveration procedure.