Produces a tmap plot for outputs of exdet.
Usage
# S3 method for class 'ExdetResult'
plot(x, which = "exdet", ...)Arguments
- x
An
ExdetResultobject returned byexdet.- which
Character string specifying which output to plot. One of
"exdet"(default),"mic1"(most influential covariate for Type 1 novelty), or"mic2"(most influential covariate for Type 2 novelty).- ...
Additional arguments (currently unused).
