Gives an overview of results generated by
localizeErrors. Axes in scatterplots are
set to logarithmic if their scale maxima exceed 50.
Usage
## S3 method for class 'errorLocation':
plot(x,
topn = min(10, ncol(x$adapt)), ...)
Arguments
x
errorLocation object
topn
Number of variables to show in 'errors per
variable plot'. Only the top-n are are shown. By default
the top-20 variables with the most errors are shown.
...
other arguments that will be transferred to
barplot